Ryan Rinaldi

822
Reputation
30 views

Registered User

Name Ryan Rinaldi
Member for 1 year
Seen 2 days ago
Website
Location Chicago
Age 28
Chicago software developer and cubs fan.
Oct
23
comment TitleCase In Visual C++
Check your language filter on the top of the page. You might have MSDN set to only show you C# code.
Oct
23
answered TitleCase In Visual C++
Oct
22
accepted Is it possible to exclude some members of a type from XmlSerializer serialization?
Oct
22
comment How to avoid argument validation
Any reason you don't want to use properties (instead of public fields) and place the validation in those?
Oct
22
answered Is it possible to exclude some members of a type from XmlSerializer serialization?
Oct
7
comment How to create a excel file with sheets in C#?
+1 for ExcelXmlWriter from Carlos. Works quite well.
Aug
22
awarded  Yearling
Aug
13
answered Web Based Code-Review tools for Team Foundation Server