OBS: download the application please visit www.mrbool.com/player
Title: Visual Studio-WPF-Lesson 2-How to XML data binding in WPF application using VS.Net
Duration: 15:21 min
Summary: This lesson will introduce you how to XML data binding in WPF application using VS.Net 2008.
Methodology of the development of example: Creating WPF application using VS 2008 and adding List Box control in the WPF form and adding a button also. Button click event will load XML data from an XML file. This lesson will show how to bind XML data in WPF control.
Technologies Used: Framework 3.5, WPF.
Examples constructed: By Creating a new WPF application and added button & List Box. List Box bind data from a XML file.
Keywords: VS.Net 2008, WPF.