Compiled Data Binding Fundamentals in UWP Using XAML
Course info



Course info



Description
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 with 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.