C# Code Demos
Demos of working C# solutions, featuring XML, reflection, SQL and WinForms.
url: www.meissnersd.com/csharp.htm
C# Semaphore Implementation
A simple implementation of a Counting Semaphore in C#. Pattern : Monitor/Condition Variable.
url: www.dmh2000.com/csharp/sema.asp
C# Warehouse
Collection C# code snippets, code examples.
url: www.csharpwarehouse.com/
The Code Project
Formed to provide developers with a place to meet and exchange ideas. Intents to provide the resources needed to help developers in their day to day programming, as well as helping them keep up to date with the latest technologies.
url: www.codeproject.com/csharp/
Download.cs
Source code for a simple C# application that downloads a file from the net using http, and saves it to disk.
url: www.msnusers.com/vidul/csample.msnw
UnrealDownload
A free, open source download manager written in C#.
url: www.pconsulting.com.au/unrealdownload/