This is the 1.0 release of the MVC Music Store Tutorial. This tutorial is updated based on feedback and common questions from the 0.8 beta release.
The main download,
MvcMusicStore-v1.0.zip, contains everything you need to build the sample application, including
- A detailed tutorial document in PDF format
- Assets you will need to build the project, including images, a stylesheet, and a pre-populated database
- The completed code for the project which shows you how your application will look when finished (this is helpful in case you get stuck)
You can also download the assets and PDF document separately if desired.
This tutorial and application are built for Visual Web Developer 2010 or Visual Studio 2010, running against SQL Server Express. A T-SQL create script is available in the Assets folder in case you would prefer to use your own instance of SQL Server 2008.