Webinar Recap: Introduction to XAML (WPF) & Data Binding for Modernizing Desktop Applications

Daizen Ikehara / Thursday, March 1, 2018

This week I held a webinar for the APAC region: Introduction to XAML (WPF) & Data Binding for Modernizing Desktop Applications.

WPF is around 10 years old, and the platform is mature. In the webinar, I explained why I would choose WPF over Windows Forms for my next project.

The keyword for this webinar is "DevOps." In DevOps, you will make changes to your application to add features to keep up with business requirements.

WPF (XAML) provides many powerful features that allow you to create testable, maintainable LOB applications so that you can change code base with confidence. 

I also walk through Basic of XAML and Data Binding, DataContext. With these, you can separate your UI and Logic/Data.


WPF DataContext Binding

In case you weren't able to join us live, we've made a recording of the webinar and the presentation deck available below: