The MVC Music Store tutorial introduces and explains how to use ASP step by step. net mvc and Visual Web Developer conduct Web development. The tutorial starts from the most basic stage, so it is also applicable to developers in the initial stage.
We will create a simple music store, which consists of three parts: shopping, review, and management.
View albums by genre
You can view an album and add it to the shopping cart.
View the shopping cart and remove unwanted albums.
Next, the system checks the user information and prompts you to log on or register an account.
After logging on to or creating a new account, complete the purchase and payment information, and then complete an order. For the sake of simplicity, we conduct a promotion if they enter "FREE" in the Promotion Code ".
After the order is completed, you can see a simple confirmation message.
In addition to pages for common consumers, there are also lists for administrators to display albums. administrators can add, delete, and modify album information: