The Mastering ASP.NET MVC5 course is primarily designed for .NET Beginner(s)/Professional(s) who want to learn how to create web applications using the ASP.NET framework and MVC design pattern. In this course, you will learn how to create web pages, custom validation attributes, custom helpers, querying database using Entity Framework, and finally publish it on IIS.
ASP.NET MVC Course objectives
At the completion of this course, attendees will be able to;
Create custom html helpers and validations attributes
Query database using Entity Framework ORM code first approach
Design and develop scalable architecture
Create DAL Layer using Entity Framework Code First approach
Scale application for Phone, Tablets, Laptop & Desktop
Understand and Implement Repository, Unit of Work and Dependency Injection Design Pattern
Do errors logging by using ELMAH
Optimize web page performance
Understand Filters and Apply filters
Secure application based on user roles
Secure ASP.NET Web API using Token based security
Publish theirs Apps on IIS and Cloud