Thursday 6 February 2014

ASP.NET with MVC Syllabus

1. Introduction to ASP.NET MVC
1.1 The MVC Pattern
1.2 Web Standards and REST
1.3 Architecture
1.4 Disadvantages
1.5 ASP.NET MVC vs. Web Forms

2.  Essential Language Features
2.1  Automatically Implemented Properties
2.2Using Object and Collection Initializers
2.3Entity Framework
2.4Lambda Expressions
3. Building the Model
3.1 Microsoft Data Access Options
3.2 Repository Pattern
3.3  Validation and Business Rule Logic
3.4  Familiarizing yourself with ASP.NET MVC classes(namespace)
4. Routes and URLs
4.1  Introduction to Routing
4.2  Defining Routes
4.3  Constraints
4.4  Areas
4.5  Ignoring Routes
5. Controllers
5.1  IController and ControllerBase
5.2  Action Methods
5.3  Working with Parameters
5.4  ActionResult Types
5.5  HTTP Verbs
5.6  Asynchronous Actions
5.7  ViewData and TempData
5.8   Model Binders
6. Views and View Templates
6.1  Defining Views
6.2  ASP.NET View Engine
6.3  Razor View Engine
6.4  ViewData
6.5  Strongly-Typed Views
6.6  Using a ViewModel
6.7   Remote Validator
7. HTML Helper Methods
7.1  Strongly-Typed Helpers
7.2  Html.ActionLink & HTML Forms
7.3  List Controls
7.4  WebGrid
7.5  Validation
8. Partials and Master Pages
8.1  Master Pages & User Controls
8.2  Partial and RenderPartial
8.3  Action and RenderAction
9. Securing MVC applications
9.1  Securing your MVC Application
9.2  Walkthrough: Using Forms Authentication in ASP.NET MVC
9.3  Authorize Attribute class
9.4  Preventing JavaScript Injection (XSS) Attacks

INTERESTED TO HAVE FREE DEMO CLASS ON DOT NET!

Register with us
L: 0422 - 4204373
P: +91 90 953 953 33
E: studentscdc@lansainformatics.com


2 comments:

  1. Its gud too see technical details. I would request you to put some course materials.

    ReplyDelete
    Replies
    1. Thank you! We will update with more details

      Delete