WPF / Silverlight, For Developers

VST06 Implementing the MVVM Pattern in WPF

12/11/2012

2:00pm - 3:15pm

Level: Intermediate

Miguel Castro

Miguel Castro

MRD

President

Melvicorp LLC

In our never-ending quest to put as many letter variations as possible behind "MV" we have MVVM. Model-View-ViewModel is binding-oriented pattern that is crucial to WPF and Silverlight development and in this session I'll teach you all about it, and how to implement it properly. I'll cover binding, intent and implementation of ViewModels, Commanding, and Unit Testing techniques. Come on in, and leave your code-behind at the door.

You will learn:
• Proper usage of MVVM in WPF, Silverlight, or Metro app
• Proper testing of ViewModels
• Binding techniques in XAML