Copy and paste a news feed url into the textbox, click the update button. And watch the news change to the new news feed.
<object id="RSSNews" classid="http:RSSNews.dll#RSSNews.UserControl2" height="85" width="800"></object>
Download the 32bit version for winforms and install. To work in a windows application you need to right click on the toolbox in vs.net pro 2005/vs.net pro/express editions 2008, and select choose items, then browse to the location of the file 'RSSNews.dll'. Next drag and drop RSSNews to the windows form. Make sure to reference System.Xml, and add RSSNews.dll.config to the project.Then run the application. Should work in .NET v2/3/3.5 x86 windows applications, unless you can use windows forms in wpf applications. This 32 bit control will still work in 64 bit applications. To use this windows form control in a wpf application see this article.
There is also a new .NET 1.1 32-bit version available for free download from the free share price downloads section.
New windows user control for .NET 3.5 which supports both RSS and Atom Feeds, is available in a sample winforms application RSSAtomCtlSample/WinForRSSAtomCtl.application The sample shows you codewise how to program the new user controls properties (Feed/RSS/Atom) - this is a clickonce download (it is not an msi file)
Screenshot of Dynamic RSS News Control for .NET 2 on a windows form in C# Express Edition 2008 (using .NET v3.5)
Screenshot of New RSS Atom User Control for .NET 3.5 on a windows form in C# Express Edition 2008 (using .NET v3.5)
This product is freeware