Overview/Description
The ASP.NET MVC framework can be used to develop scalable web and mobile applications using a variety of established web standards and design patterns. The latest version of MVC that is integrated into the Visual Studio environment, MVC 5, includes a range of new features. These features include a new identity framework, attributed led routing, and the ability to override filters. In this course, you will be introduced to MVC 5 and you'll learn how to upgrade an app to MVC 5. You'll also learn how to customize presentation using Bootstrap, you'll find out about the enhancements to routing and filters, and you'll learn how to use the features of the Identity framework in MVC applications.
Target Audience
Developers familiar with C# and MVC who want to learn how to use MVC 5 features to create web applications