ASP.NET, "Use Custom .NET Collections," by Josh Lane [Visual Studio Magazine, June 2003]

1. Create a new virtual directory in IIS called "VSMCollectionSampleWebService".
2. Copy the contents of the "web service" folder into the folder pointed to by the virtual directory created in step 1.
3. Open the solution file in VS.NET 2003.
4. Modify the URL in the CollectionServiceProxy.vb file, as needed (it is currently set up to point to localhost, port 80).
5. Have fun!  Email any questions to jplane@charter.net.
