Although writing a simple RSS reader isn't very difficult, you might wish to
check out RSS Bandit, which is an open-source project. It is written with
C#.
Hi, thanks for the quick reply, however, I think that I failed to give
enough information as to my request. I'm actually looking to read from an
rss feed, and place the read data into a webpage, so I need code to read
from an rss feed, and place it into my aspx webpage.