Consuming RSS in ASP.NET 2.0

ASP.NET 2.0 makes it very easy to consume and display an RSS feed on an ASP.NET web site.

Andrew Duthie demonstrates how to do this using a XmlDataSource control and a DataList bound control with a little XPath on Channel 9:
http://channel9.msdn.com/Showpost.aspx?postid=120524

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.