Silverlight / WPF

W05 MVVM in Practice aka "Code Behind"- Free WPF

03/28/2012

10:45 am - 12:00 pm

Level: Intermediate

Tiberiu Covaci

Tiberiu Covaci

Independent Trainer

One pattern that emerged with WPF is the Model-View-ViewModel. In this session we will explore the MVVM pattern the MVVM Light toolkit and I will show you how you can write a WPF application without ever needing to add a single line of code in the code behind, giving your designer full control over the User Interface.

You will learn:

  • MVVM
  • Design Patterns
  • MVVM Light