INTRODUCTION
ASP.NET MVC is the architectural pattern based on ASP.NET framework which provides a clean and elegant way of developing Web application.
The MVC programming model is a lighter alternative to traditional ASP.NET (Web Forms). It is a lightweight, highly testable framework, integrated with all existing ASP.NET features, such as Master Pages, Security, and Authentication.
ASP.NET MVC
. Understand the MVC design pattern and how it’s applied in ASP.NET MVC
. Recognize the benefits and drawbacks of using Asp.Net MVC
. Become equipped to make good choices about model design and
use of Microsoft data access technologies
. Use Asp.Net MVC’s routing system to achieve a REST-style architecture
. Building Model
. Routes and URLs
. Controllers
. View and View Templates
. Learn how to build a compelling and maintainable HTML user interface using both the ASP.NET and new Razor
. view engine
. Filters
. See how to easily add AJAX and jQuery capabilities to an ASP.NET MVC applicaton
SHARE WITH YOUR FRIENDS