| C# Tips and Tricks This section contains short tips and tricks which aim to make your life easier when using C# to develop code. Articles with live demonstration applications, or source code are listed as individual projects on the C# (C Sharp) track shown above. Converting enumeration values to/from String values When serialising objects to XML, ...  Extending your XML documentation with NDoc to include change history In your XML documentation comments ... 
|