ASP.Net RSS feed
- by Joel Coehoorn
How do I create an rss feed in ASP.Net?  Is there anything built in to support it?  If not, what third-party tools are available?
I'm thinking webforms, not MVC, though I suppose since this isn't a traditional page the difference may be minimal.