ASP.Net RSS feed
Posted
by Joel Coehoorn
on Stack Overflow
See other posts from Stack Overflow
or by Joel Coehoorn
Published on 2008-09-11T18:30:47Z
Indexed on
2010/04/29
16:27 UTC
Read the original article
Hit count: 390
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.
© Stack Overflow or respective owner