codecorner.tigernews.co.uk

     from TIGER COMPUTER SERVICES LTD

Top Right Logo Spacer
site copyright 2000-2010
     C# (C Sharp) Track Data Access TrackPocket PC TrackSQL Server Track
About the C# (C Sharp) Track Tips and Tricks for C# (C Sharp) Generic Database Access - MDB, SQL Server 2000 and SQL CE

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 ...