Skip to content

Opening book details…

Can I read ASP.NET MVC Framework Overview and Setup on EtoBox?

ASP.NET MVC Framework Overview and Setup by Rajee Madhavan is a document available to read on EtoBox.

What is ASP.NET MVC Framework Overview and Setup about?

This document provides an overview of using the ASP.NET MVC framework to build a simple e-commerce storefront application. It discusses creating an ASP.NET MVC project with default folder structure for controllers, models and views. By default, URLs are mapped to controller classes based on a naming convention. The document implements functionality for browsing product categories, listing products in a category, and displaying product details, by defining action methods in a ProductsController class.

Author
Rajee Madhavan
Language
EN