This Course will cover ASP.NET MVC, Entity Frame Work, Web Api and one project.
It is 1 hr class daily.
Course Curriculum ASP.NET MVC 4.0
- Introduction
- ASP and ASP.NET WebForms
- Web Standards and REST
- JavaScript and AJAX
- The MVC Design Pattern
- Managing Dependencies
- ASP.NET MVC Architecture
- ASP.NET Platform
- Controllers, Models, and Views
- URL Routing
- Controller Actions
- Razor View Engine
- Extensibility
- Defining the Model
- Defining the model
- Understanding DBContext
- Entity Framework and MVC Code First
- Listing, Creating, Editing Data
- Using an IoC Container
- Routes and URLs
- Introduction to Routing
- Defining Routes
- Route Evaluation
- The Controller Factory
- Constraints
- Exempting URLs
- Controllers and Actions
- IController, ControllerBase, and Controller
- Defining Actions
- Action Selectors
- Action Filters
- HTTP Verbs
- HttpContext and RouteData
- Returning Data with ActionResult
- Parameters and the Model Binder
- Asynchronous Action Methods
- Views
- View Engines
- Templates and Scaffolding
- Razor Syntax
- ViewData and ViewBag
- Strongly-Typed Views
- Layout Pages
- Custom Sections
- Partial Views
- Child Actions
- Using a ViewModel Object
- HTML Helpers
- Basic Helpers
- Strongly-Typed Helpers
- Declarative Helpers
- Data Validation
- Data Annotations
- Validation HTML Helpers
- ModelState
- IValidatableObject
- Client Side Validation
- Authentication and Authorization
- Using Windows Authentication
- Configure Forms Authentication
- Using the Authorize Attribute
- Seeding Membership
- Cross site request forgery
- Ajax
- Controller Actions for Ajax
- Ajax Helpers
- Unobtrusive Ajax
- Ajax with jQuery
- Web API
- Using HTTP as an Application Protocol
- Content Negotiation
- Routing
- ApiController
- MediaTypeFormatters
- Building a Rich Client-Side UI
- jQuery UI
- jQuery Templates
- Mobile Clients
- CSS 3 Media Queries
- Adaptive Rendering
- Mobile-Specific Views
- Using a View Switcher
- Customizing and Extending ASP.NET MVC
- ASP.NET MVC Pipeline
- Advanced Routing
- Custom Global Filters
Course Description - ASP.NET MVC 5.0
Overview
This program is aimed at introducing some of the advanced features of the ASP.NET MVC5 framework.
This is an advanced program and the participants are expected to have already worked in any version of ASP.NET MVC .
Course Curriculum
- ASP.NET MVC 5 - New Features Overview
- Attribute Based Routing
- Filter Overrides
- Membership Enhancements using ASP.NET Identity
- Scaffolding Improvements
- Building Loosely Coupled Components
- Dependency Injection
- - Using Dependency Injection
- - Using Dependency Injection Containers
- - Using NInject
- Routing
- Custom Segment Variables
- Route Constraints
- Attribute Routing
- Customizing the Routing System
- Working With Areas
- Filters
- Using Filters
- Authentication and Authorization Filters
- Action and Result Filters
- Creating Custom Action and Result Filters
- Using Global Filters
- Controller Extensibility
- Builtin Controller Factory
- Creating Custom Controller Factory
- Using Custom Action Invoker
- Model Binding
- Using Default Model Binder
- Creating Custom Model Binders
- Model Validations
- Model Validation Overview
- Removing Model Validations from Controllers
- Validations in the Model Binder
- Self Validating Models
- Custom and Remote Validations
- Client Side Validations
- Bundles
- Script Bundles
- CSS Bundles