Asp.Net MVC Training in Marathahalli | Asp.Net MVC Training in Bangalore
Free Demo
Introduction to ASP.NET MVC 6
- Introduction to MVC 6
- NET Web Forms (vs) ASP.NET MVC
- Advantages and disadvantages of each
- Determining when-to-use which one
- List of Versions of ASP.NET MVC
- Differences between versions of ASP.NET MVC
- Overview of installing ASP.NET MVC in various versions of Visual Studio
- MVC Architecture
- What is MVC?
- Architecture Explanation
- What is Controller and action method
- What is View
- What is Model
- Request Flow in ASP.NET MVC
Getting started with MVC Core
Controllers
- Introduction to Controllers
- Creating Controllers and Actions
- Calling action methods thru the browser
- Returning from action methods
- Parameters in Action methods
- ActionLink
- URL Routing
- Overview
- The need of URL Routing
- Parameters in URL
- Default Parameter Values
- Parameters with Constraints
- Literals in URL
Views (Razor)
LayoutViews
Partial Views
Models
Entity Framework in MVC
Scaffold Templates in MVC
HTML Helpers
Action Filters
Bundles and Minification
Validations
Data Annotations
jQuery in MVC
jQuery AJAX in MVC
Web API
Security in MVC
What’s new in MVC Core
Repository Layer and Service Layer
Dependency Injection
Consuming WCF in MVC
Database – First approach in MVC
Areas in MVC
Mobile Web Apps using MVC