www.MarkDawson.org

Mark Dawson's place in cyber space

Home Software Fun Family About Contact
C# Software

 

Unit Testing - I have written an article to encompass all my thoughts regarding unit testing.  The document mainly outlines Test Driven Development methodologies using the NUnit testing framework.  Click here to read more.

 

Serialization / Deserialization - how to serialize objects using the Microsoft .Net framework.  Examples are given in C#.  Click here for more information.

 

Puzzles - test your C# knowledge

Try/Catch/Finally Quiz  The answers can be found here.

Locking and strings  The answer can be found here.

Virtual / Override coding practise   The answer can be found here.