At the core of developing a great performing Universal Windows Platform app with MVVM is a thorough knowledge of compiled data bindings. In Compiled Data Binding Fundamentals in UWP 10 Using XAML, you will learn the skills to build high-quality and fast responding apps. You will learn how to create compiled data bindings with the x:Bind markup extension, how to use the different binding modes, how to convert values with functions, how to cast values directly in XAML, how to use compiled data bindings in Data Templates, and finally how to replace the ICommand-properties of a ViewModel by binding events directly to methods of your ViewModel. When you're finished with this course, you will have a foundational knowledge of compiled data bindings with the x:Bind markup extension that will help you immensely as you move forward to create your own high-quality Universal Windows Platform app.
Overview
At the core of developing a great performing Universal Windows Platform app with MVVM is a thorough knowledge of compiled data bindings. In Compiled Data Binding Fundamentals in UWP 10 Using XAML, you will learn the skills to build high-quality and fast responding apps. You will learn how to create compiled data bindings with the x:Bind markup extension, how to use the different binding modes, how to convert values with functions, how to cast values directly in XAML, how to use compiled data bindings in Data Templates, and finally how to replace the ICommand-properties of a ViewModel by binding events directly to methods of your ViewModel. When you're finished with this course, you will have a foundational knowledge of compiled data bindings with the x:Bind markup extension that will help you immensely as you move forward to create your own high-quality Universal Windows Platform app.
Syllabus
- Course Overview 2mins
- Using Classical Data Binding 20mins
- Introducing Compiled Data Binding 24mins
- Understanding the Binding Modes 28mins
- Converting and Casting 30mins
- Rendering Your Data 22mins
- Binding to Commands and Events 17mins
- Binding to Elements 10mins
- Knowing When to Use Classical Data Bindings 13mins
Taught by
Thomas Claudius Huber