This walkthrough shows you how to bind WebTreeView to XmlDataSource control.
            
                During this walkthrough, you will learn how to do the following:
            
                - Use XmlDataSource.
 
                - Bind WebTreeView.
 
            
            
                
                    In order to complete this walkthrough, you will need the following:
                
                    - Xml file to be used as datasource for XmlDataSource.
 
                    - Visual Studio 2005/2008/2010 Application.