Level: Introductory to Intermediate
The XAML markup language was designed around the idea of binding. Not just data binding, but binding between UI controls, data objects and other resources. In fact you can almost bind anything to anything else. The result is the ability to build amazing user interfaces and experiences with little or no code outside the XAML. Learn how to use binding in WPF, Silverlight and WP7.