Level: Intermediate
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