Data Binding How-to Topics
The topics in this section describe how to use data binding to bind elements to data from a variety of data sources in the form of common language runtime (CLR) objects and XML.
In This Section
How to: Bind to a Collection and Display Information Based on Selection
How to: Navigate Through the Objects in a Data CollectionView
How to: Use the Master-Detail Pattern with Hierarchical Data
How to: Use the Master-Detail Pattern with Hierarchical XML Data
How to: Bind to XML Data Using an XMLDataProvider and XPath Queries
How to: Bind to XDocument, XElement, or LINQ for XML Query Results