Monday, April 9, 2012

Music Store

Project Description
MVC Music Store is a tutorial application built on ASP.NET MVC 2. It's a lightweight sample store which sells albums online, demonstrating ASP.NET MVC 2's productivity features and data access via Entity Framework 4. See what you can do with MVC 2 in under 1000 lines of c# code!

Overview

  • Demonstrates ASP.NET MVC 2 Templating, Data Annotations, and Validation
  • Shows Client-Side Validation, jQuery, and use of AJAX helper methods
  • Includes store browse, shopping cart, checkout, and membership
  • Shows data access via Entity Framework 4
  • Illustrates use of ViewModels
  • This tutorial requires Visual Studio 2010 and ASP.NET 4.0


To view administrative pages use this login: Username = Administrator / password = password 123


Includes an 80-page PDF Walkthrough Tutorial inside the ZIP file!

License

  • Open Source Ms-PL license

Download

 

No comments:

Post a Comment