Golf Tracker - Building Projects
In this episode I create the Visual Studio 2008 solution and all the projects for the Golf Tracker application. The solution contains the following projects:- ASP.NET MVC application
- GolfTracker.Services
- GolfTracker.Core
- GolfTracker.BusinessObjects
- GolfTracker.DataObjects
- GolfTracker.UnitTests
There is really no writing of code in this episode, it's generally to get the projects created and ready to accept new classes.
Stay tuned.