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