Simply display RSS feed in/on aspx page
Posted
by
Louis van Tonder
on Stack Overflow
See other posts from Stack Overflow
or by Louis van Tonder
Published on 2012-06-05T08:49:09Z
Indexed on
2012/06/05
10:40 UTC
Read the original article
Hit count: 265
Maybe I am being a n00b here, but for the life of me, I cant find a simple drop in type solution for displaying an rss feed inside an aspx page?
I am looking for a simple solution, as when Firefox gets pointed to an rss feed, it just plainly displays it, no thrills, no fuss. I don't want to get into the xml and format it extensively. I just want a basic feed, will style it with font and a:styles. Thats it.
Any ideas?
EDIT:
I am attempting to show a worpress "feed" inside an aspx page...
© Stack Overflow or respective owner