Practical MVVM
Learn how to apply the MVVM pattern in a hands-on way.
What you'll learn
You have learned XAML development, but now you want to build maintainable and testable applications. If thats the case then the MVVM pattern is your best friend! In this Practical MVVM course, you will learn by doing. You'll start with an explanation of the MVVM pattern and then together with the instructor you'll convert an existing, non-MVVM application to use the MVVM pattern. At the end of the course, you will have a solid understanding of the pattern and how to apply it practically in all your XAML-based application development. This course uses WPF but you can apply the material in just about any XAML technology.
Table of contents
- Module Overview 2m
- Hello Data Binding 12m
- Demo: Single Object Data Binding 7m
- Binding Collections 5m
- Demo: Binding Collections 4m
- Binding Modes and Change Management 4m
- Demo: Change Management 7m
- Binding Options 4m
- Demo: Binding Options 4m
- Debugging with Converters 1m
- Demo: Debugging Data Binding Statements 2m
- Summary 1m