This book is a basic introduction to Programming ASP.NET MVC 5, basically for beginners who want to learn complete basic with example of ASP.NET MVC 5. MVC 5 is the latest version of MVC. MVC is an architectural pattern that separates an application into three major parts called the Model, the View and the Controller. MVC is a recognized way to develop applications.
There are some important characteristics in MVC 5 as given below:
- One ASP.NET
- ASP.NET Identity
- Bootstrap
- Authentication Filters
- Filter Overrides
Download Programming ASP.NET MVC 5 2013 (A Problem Solution Approach) C#corner