Parsing an RSS feed in MVC with XML
Richard McCutchen | August 27, 2011
I know at some point you’re going to need to display an RSS feed from another site, and that’s where this posting from comes from. There are many ways one can parse and display the other sites feed. There’s the, Microsoft even included ways right in the Framework for parsing & eading an RSS feed. [...]

