This is my first .NET tutorial and it focuses on using VS2010 and Test Driven Development (TDD). The finished product is a .NET console app game in which you set the angle and velocity of cannon to hit a target at a random distance. Have a look…
Tutorial (PDF):
CannonAttack -A Test Driven Development Tutorial in c# 4.0
Dom