Introducing ASP.NET MVC 3 Training Course

Node ID: 11991
 

Duration

21 hours
 

Requirements

Knowledge of the basic phrases of software development. Highly recommended to participate in the training Introducing C # 4.0 with Visual Studio 2010.

 

Public Course Dates

There is no public course dates for this training.
This course would cost you around 2990GBP + VAT.
Please submit a public course date request for the exact price.

Course Outline

IDE

  • Introduction to Visual Studio 2010
  • Hello ASP.NET MVC World !
  • Compilation, Debug, Publish

.NET 4.0

  • What is .NET?
  • CLR and GC
  • DLL vs EXE ?
  • Technologies within .NET

ASP.NET MVC Fundaments

  • History of ASP.NET
  • MVC design pattern - a detailed discussion
  • MVC vs Web Forms
  • A review application
  • Differences MVC 1.0 - 2.0 - 3.0

In & Out

  • ASP.NET MVC project structure
  • Resources
  • URLs and Routing
  • Controller, Action, View
  • Filters
  • POST and GET
  • Data Forms
  • Java Script and Ajax

Data Flow

  • ASP.NET MVC Data Model
  • Access to databases through ADO.NET
  • LINQ and Entity Framework
  • CRUD
  • Data Validation
  • WCF - Introduction to SOA

Advanced Topics

  • IoC and Dependency Injection
  • Introduction to IRepository Pattern
  • Introduction to Unity 2

Real World Application

  • Application Development
  • Data modelling
  • Implementation
  • TDD – Application Testing
  • BDD – Automated and Integrated Tests