Data Points: Data Binding in WPF

Did you know that Windows® Presentation Foundation (WPF) provides powerful data-binding capabilities? With WPF, you can perform data manipulation using Microsoft® .NET Framework code, XAML, or a combination. You can bind to controls, public properties, XML, or objects, making data binding quick, flexible, and easier than ever.

In the December Data Points column John Papa presents some practical examples that illustrate how the WPF data-binding techniques work.

image