This page is the access point to the C# development articles. I have tried to place the articles in categories for easier navigation. Search is also available to find information by words or phrases.
General – This includes opinions, design philosophies, and basic coding patterns.
Properties - This shows some of the ways that I have found best when working with properties.
Windows - Windows Application specific code examples.
Generics - Power use of generic coding in .NET that allows for strongly type, generic code.