Does anybody have any good examples of how to consume RSS feeds in ASP.NET?
What do you want to do with them? I personally think the XMLTextreader makes it trivial to consume anything.www.learnasp.com/freebook/learn/xmltextreader.aspxIf you copy and paste the second script against your file it should make it trivial to see what messages the RSS structure emits.