WPF Data Binding Using LINQ to XML Example
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at WPF Data Binding Using LINQ to XML Example.
This section provides a Windows Presentation Foundation (WPF) example that binds user interface components to an embedded XML data source. The name of this example (and the Visual Studio project that contains it) is LinqToXmlDataBinding.
| Topic | Description |
|---|---|
| How to: Build and Run the LinqToXmlDataBinding Example | Contains step-by-step instructions on how to create, populate, and build the Visual Studio project for this example. |
| Walkthrough: LinqToXmlDataBinding Example | Contains the primary source files for the project and a description of how LINQ to XML is used for data binding within this code. |
Show: