VSM - April 2004 Getting Started column
Build an RSS Generator Component
Stan Schultes - stan@vbnetexpert.com

Unzip the sample code and it creates an RssGen directory with two projects: RssGen and RssGenTest. The .sln file opens both projects. The RssGenTest main form contains instructions for running the test app.

This app is built with VB.NET 1.0. You can convert it easily to VB.NET 1.1 by simply opening the solution in v1.1 and clicking Yes to upgrade.

