I have an RSS feed that I follow and would like to display it on my website. The UI would simply contain the description of the article in the RSS feed and also have the link to click on.
Since I'm using the ASP.NET C# framework, I'm wondering if this has been done before.
Thanks!