  |
Open Source Software in C# (C-Sharp) - http://csharp-source.net/
Directory of open source software focused in C#. |
  |
ExoEngine - http://www.exocortex.org/3dengine/
A C# OpenGL 3D game engine. Written to show that C# can in fact be used for real-time 3D game engine development. [Open source] |
  |
C# Code Demos - http://www.meissnersd.com/csharp.htm
Demos of working C# solutions, featuring XML, reflection, SQL and WinForms. |
  |
A simple in-process semaphore using C# - http://www.codeproject.com/csharp/inprocsemaphore.asp
Creating a semaphore to limit a given number of threads accessing a resource in a process. |
 |
Download.cs - http://groups.msn.com/vidul/csample.msnw
Source code for a simple C# application that downloads a file from the net using http, and saves it to disk. |