课程目录:Programming in ASP.NET MVC 5培训
4401 人关注
(78637/99817)
课程大纲:

       Programming in ASP.NET MVC 5培训

 

 

 

IDE
Introduction to Visual Studio 2012
First program - Hello ASP.NET MVC World !
Compilation, Debugging, Publish
Microsoft .NET
What is .NET?
CLR and Garbage Collector
DLL vs. EXE?
Technologies within .NET
Foundations of ASP.NET MVC
ASP.NET History
MVC design pattern - description
MVC vs. Web Forms
Differences between MVC 1.0, 2.0, 3.0, 4.0
In and Out
ASP.NET MVC project structure
Resources
URLs and Routing
Controller, Action, View
Filters
POST and GET methods
Data Forms
Data Flow
Data modelling in ASP.NET MVC
Access to databases
LINQ
Entity Framework
CRUD operations
Data Validation
WCF – short introduction to SOA
Advanced topics
IoC (Inverse of Control)
Asynchronous and parallel operations
Unity 2
Complete Business Application - Real World Application
Development of System Architecture in groups based on the specified Business Case
Data modelling
Implementation
Application testing