Silverlight / WPF

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

05/16/2012

4:30pm - 5:45pm

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