mvc updated syllabus.pdf

2
Getting Started with ASP.NET MVC Introduction to ASP.NET MVC Model View Controller MVC Architecture and Separation of Concerns Lifecycle of an ASP.NET MVC 5 Application Razor View HTML Helper Partial View View Data, View Bag, Temp Data and Session Validation in MVC Action Filer – Authorize Types of Action Result in MVC Introduction on NuGet Package Bundling &Minification Routing Attribute Routing in ASP.NET MVC 5 ASP.NET MVC Routing Using Constraints for Better Routing in MVC Data Access in ASP.NET MVCusing Entity Framework Getting Started with Entity Framework using ASP.NET MVC Entity Framework with Database First Approach Entity Framework with Code First Approach WebApi Introduction of WebApi Create WebApi application for Get, Put, Post and Delete data Introduction of Membership, Authentication Simple Membership, Membership Providers, Universal Providers and ASP.NET MVC 4 templates Web Forms to MVC Migrating ASP.NET Web Forms to the MVC Pattern Integrating ASP.NET Web Forms and ASP.NET MVC Introduction of AngularJS, KnockoutJS Getting Started with AngularJS in ASP.Net MVC Getting Started with KnockoutJS in ASP.NET MVC jQuery, JSON, JavaScript Create a JavascriptResult for ASP.NET MVC Create a JSONResult for ASP.NET MVC Using the DropDownList Helper with ASP.NET MVC

Upload: shashankniec

Post on 17-Nov-2015

15 views

Category:

Documents


0 download

DESCRIPTION

MVC Updated syllabu

TRANSCRIPT

  • Getting Started with ASP.NET MVCIntroduction to ASP.NET MVC

    Model View ControllerMVC Architecture and Separation of Concerns

    Lifecycle of an ASP.NET MVC 5 Application

    Razor ViewHTML Helper

    Partial ViewView Data, View Bag, Temp Data and Session

    Validation in MVCAction Filer Authorize

    Types of Action Result in MVC

    Introduction on NuGet PackageBundling &Minification

    RoutingAttribute Routing in ASP.NET MVC 5

    ASP.NET MVC Routing

    Using Constraints for Better Routing in MVCData Access in ASP.NET MVCusing Entity Framework

    Getting Started with Entity Framework using ASP.NET MVCEntity Framework with Database First Approach

    Entity Framework with Code First ApproachWebApi

    Introduction of WebApi

    Create WebApi application for Get, Put, Post and Delete dataIntroduction of Membership, AuthenticationSimple Membership, Membership Providers, Universal Providers and ASP.NET

    MVC 4 templates

    Web Forms to MVC

    Migrating ASP.NET Web Forms to the MVC Pattern Integrating ASP.NET Web Forms and ASP.NET MVC

    Introduction of AngularJS, KnockoutJSGetting Started with AngularJS in ASP.Net MVC

    Getting Started with KnockoutJS in ASP.NET MVC

    jQuery, JSON, JavaScriptCreate a JavascriptResult for ASP.NET MVC

    Create a JSONResult for ASP.NET MVCUsing the DropDownList Helper with ASP.NET MVC

  • Globalization, Internationalization and LocalizationGlobalization, Internationalization and Localization in ASP.NET MVC ,

    JavaScript and jQuerySingle Page Application (SPA)

    Single-Page App with AngularJS and ASP.NET MVC 4Twitter, Facebook

    The new Facebook application template and library for ASP.NET MVCTwitter.Bootstrap.MVC4

    MVC 4: Facebook twitter login with oAuth

    Unit Testing , TDD, Repository Pattern and Unit of WorkRepository Pattern and Unit of Work with Entity Framework in ASP.NET MVC

    Creating basic Unit Testable Applications in ASP.NET MVCIntroduction of TDD

    HTML5

    Introduction of HTML5New features of HTML5

    Integrate HTML5 into Existing MVC Applications