Presented By: Vlad Bezden
Data binding is a mechanism to link user controls with data in their applications. Data binding has always been a very powerful mechanism, but with introducing of WPF it became one of the top features. It has a lot of similarities with Windows Forms binding, but there are some big differences. In this presentation you will see how to use Data Binding using XAML, how to do data conversions, and how to build Master-Detail relationships.