My first user sample
A few months ago I was at a .NET training session for Microsoft's "Student Ambassadors". The session was a general overview of .NET taught by Doug Seven (dotnetjunkies). The training was good but I knew most everything that was covered. So, I wrote a few programs.
The only thing worth keeping was a Breakout (ball, paddle, bricks) style game. I recently dug it up and uploaded it to GotDotNet user samples as an example of doing some basic game functions in GDI+ (collision detection, double buffering, etc). I'm trying to give a little back to the community I've taken so much from.
It seems to be moderately popular. I don’t know if people are interested in games, GDI+, or why it has more than one download, but it feels good to have someone using stuff that was just wasting time on my hard drive. I'll have to see what else I have lying around.