Desktop Developer, "Link Data to Your UI Automatically"
by Bill Wagner
Visual Studio Magazine, April 2002


This solution contains two different projects.  
DataSource contains the dataset class built from the XML schema, and a
derived class to instantiate a copy of the DataSet using 
an XML file as the source.

DataBinding is the application.  If you open the 
DataBinding/DataBinding solution and build it, you will get both projects
and you can test the application.


