This document provides an overview and tutorial for building an ASP.NET MVC Music Store application. It will guide the reader in creating a basic MVC project structure and then incrementally adding features such as controllers, views, models, database access, forms, validation, authorization, shopping cart functionality, and checkout processes. The tutorial demonstrates core ASP.NET MVC concepts and best practices for building a full-featured e-commerce site.