Quick links to the Code Project articles that I have written. If you want to leave comments, please leave them for the actual article. You can also go
here for the complete list on Code Project, which includes the article ratings.
A simple solution for binding an enum to a UI control using data binding.
[Most popular new articles 13 Aug 2007 - 20 Aug 2007, from the Code Project Newsletter (20 Aug 2007)]
Explains how to use managed code to detect which version of Internet Information Services (IIS) is installed and if ASP or ASP.NET is registred.
Explains how to use managed code to detect which .NET Framework versions and service packs are installed.
Explains the new SafeHandle class and Constrained Execution Regions and shows how to use them.
A simple to use resumable file downloader class that provides progress feedback for .NET 2.0 or .NET 1.1
Explains how to properly implement the IDisposable interface, the Dispose pattern, and deterministic finalization.
[Most popular new articles 28 Aug 2006 - 5 Sep 2006, from the Code Project Newsletter (5 Sep 2006)]