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# Home Page

Track details

This track aims to include items specifically related to C#. This will tend to be code snippets. Full projects and solutions, which might use C#, are included in the specific technology tracks to which they relate.

C# Tips and Tricks
This section contains short tips ...  

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