3 projects have been tagged with "C Sharp":
A clone of the classic arcade game Breakout, with lots of enhancements that clones like this are known for. I wrote this mostly to strengthen my knowledge of C# and the .NET API. Includes a download of the game and source code.
A skinning of DotNetNuke and installation of a custom menu module.
A Direct3D Asteroids clone. It started out as a simple attempt to learn Direct3D by figuring out how to tesselate a sphere with triangles, but evolved from there.