(c) 2002 Visual Studio Magazine
Fawcette Technical Publications

Issue: January 2002
Section: Build an XML Serialized Object
Author: Jonathan Goodyear
Filename: vs0201jg.zip

SETUP INSTRUCTIONS:
-------------------
1) Compile the VSM.Application.vb source-file using the "compile VSM.Application.bat" file. This should create an assembly named "VSM.Application.dll".
2) Place the VSM.Application.dll assembly in the "/bin" sub-directory under the root of your web application.
3) Place the "AppConfiguration.aspx" and "AppConfigurationData.config" files in the root directory of your web application.
4) Navigate to the "AppConfiguration.aspx" file in your browser.

You can find Listings A, B, and 1 in the listings.txt file.