RSSing your database data
I needed to RSS some database data so that users did not have to log into the application constantly.
I have provided an article, the code, as well as a video (at the bottom link of the page) of how I used StreamWriters to generate XML content from a SQL Server database.
The language is vb.net.
Have a look here:

