Mastering ASP.NET MVC 5 From Scratch Using C#

Mastering ASP.NET MVC 5 From Scratch Using C#

MVC is a framework for building web applications using a MVC (Model View Controller) design pattern.

This course provides developers with a thorough knowledge in developing Web Applications using MVC Design Pattern.

In this course by development expert Kameswara Sarma Uppuluri, you'll learn essential concepts that you need to know to build Web Applications using ASP.NET MVC 5.

This course provides step-by-step walk-throughs and coding demos that you're encouraged to code along with to enhance the learning process.

This course is broken down into 27 Modules with each module providing source code so that you can follow along with Kameswara Sarma Uppuluri. Some of the modules can be seen in the below list.

Who is the target audience?
  • This course is designed for individuals with an intermediate knowledge of Visual C# and ASP.NET Web Forms

What Will I Learn?
Learn the benefits of using ASP.NET MVC
Learn How to Develop Web Applications using MVC Design Pattern
Learn How to work with Controllers
Learn How to work with Models
Learn How to use Razor View
Learn the differences between different State Management Techniques
Understand the concepts of Routing
Learn How to use Various ActionResults
Learn How to work with HTML Forms
Learn How to use Scaffolding Templates
Learn How to avoid attacks
Learn How to Develop Custom FIlters
Learn How to Perform Validations with Annotations
Learn How to Develop Custom Model Binders
Learn How to Develop Custom Helper Methods
Learen How to use AJAX with in a MVC Application
Learn How to develop data driven Pages using Entity Framework
Learn How to apply Security to MVC Applications
Learn How to use Sections,Partial VIews,ChildActions
Learn How to use Areas
Learn How to develop Custom Error Handlers