Course Information
Course Overview
Learn How to build Web Application using ASP.NET MVC 5 Step By Step
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.
Course Content
- 27 section(s)
- 109 lecture(s)
- Section 1 ASP.NET MVC - The Big Picture
- Section 2 Creating Our First ASP.NET MVC Application
- Section 3 Working with Controllers
- Section 4 Working with Various Types Of ActionResults
- Section 5 State Management Techniques in ASP.NET MVC
- Section 6 Working with HTML Forms
- Section 7 Working with Scaffolding Templates
- Section 8 Understanding the Security Vectors in a MVC Web Application
- Section 9 Developing Custom Filters
- Section 10 Performing Validations with various Data Annotations
- Section 11 Understanding Form Submit Techniques
- Section 12 Custom Model Binding
- Section 13 Using AJAX Helpers with MVC
- Section 14 Adding Content Dynamically to Views
- Section 15 Working with Routing
- Section 16 Working with Areas
- Section 17 Working with Razor Basics
- Section 18 Developing a Custom View Engine
- Section 19 Customizing Razor View Engine
- Section 20 Working with Entity Framework
- Section 21 Working with Entity Framework using Data Access Layers
- Section 22 Working with Entity Framework from a Generic Class
- Section 23 Using ValidationMetaData
- Section 24 Creating Custom Helper Methods
- Section 25 Custom Error Handling Techniques
- Section 26 Implementing Security in MVC
- Section 27 Understanding Deployment Mechanism
What You’ll 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
Skills covered in this course
Reviews
-
MMelody S Duncan
It was a really good class. Just a couple suggestions. Before someone starts into the actual coding or following, give a list or document of needed resources to get the most out of the class. For instance, 1. You need SQL Server, and here are the SQL queries to build and populate all tables. 2. You need Visual Studio version ? with these ADD IN's! "I didn't know I'd need database access for the class, so I was missing some elements." 3. You will need an IIS Manager if you want to complete step ##. This is just a suggestion, but I would have gotten more out of the class if I'd been set up with them.
-
KKeshav Kekane
The ending of course is very abrupt. We know of end, just because there are no more lessons left. But there are no winding up remarks, no announcement of completion of course. This could be improved. At many places, the proper referencing was missing. For example, at the end, the reference to IIS was sudden. Also, actual examples of code building and certain small projects working could have helped better understanding, instead of only covering the topics. But still, whatever is covered in the course is useful and we can try to apply it in actual practice.
-
SSyed Taseer Abbas
Dear Sir Your Tutorial Is Amazing But I Suggest To Please When You Use SQL Server Database Kindly Briefly Explain The DataBase Key BtW All Of The Material Is Too Much Helping For me
-
AAvneet Telgote
Structred Course for Beginners to start with MVC. Instructor clearly have good understanding of the topics and have covered almost all the important topics to start with MVC projects.