课程目录:Programming in WPF 4.5培训
4401 人关注
(78637/99817)
课程大纲:

       Programming in WPF 4.5培训

 

 

IDE
Introduction to Visual Studio 2012
First program - Hello WPF World !
Compilation, Debugging
Microsoft .NET
What is .NET?
CLR and Garbage Collector
DLL vs. EXE?
Technologies within .NET
Foundations of WPF
WPF History
MVVM design pattern - description
WPF vs. Windows Forms
Differences between WPF 3.0, 3.5, 4.0, 4.5
In and Out
WPF project structure
XAML, Layout, Dependency Properties
Commands and Resources
Events
Styles and Behaviours
Databinding, Data Streams
Data Flow
Data modelling in WPF
Access to databases
LINQ
Entity Framework
CRUD operations
Data Validation
Controls
Controls review
WPF Toolkit Extended
User Controls a Custom Controls
Templates
Advanced topics
Asynchronous and parallel operations
IoC (Inverse of Control)
Unity 2, PRISM
Complete Business Application - Real World Application
Development of System Architecture in groups based on the specified Business Case
Data modelling
Implementation
Application testing