Dmitry posted last night about new project his ASP.NET team posted an awesome little RSS toolkit for ASP.NET 2.0 . This project makes it VERY easy to publish and consume RSS feeds in ASP.NET applications. The model is quick simple, just select the RSS Data Source and bind it to a standard ASP.NET data bound control.
Scott Guthrie posted a followup with a walk through that includes boatload of screenshots.
I used the RSS technique outlined in our Advanced MCMS Development book (see chapter 12 for those of you who have a copy) to publish an RSS feed for a new MCMS site I’m working on. If there’s time, I may retrofit it to use this project just to kick the tires!
» Dmitry: ASP.NET RSS Toolkit » ScottGu: Awesome ASP.NET 2.0 RSS Tool-Kit Released