ASP.Net MVC RSS Feed Action Result
ASP.NET MVC ships with a few ActionResult but lacks an RSS Feed ActionResult. I required one for a small project at work, so I started looking on the web if there was something interesting before coding my own. Well the googling was successful! I found a nice piece of code by Guy Burstein.
If you need such an ActionResult in your application, I would recommend you to read his article first!
This entry was posted on Tuesday, September 22nd, 2009 at 6:17 pm and is filed under ASP.NET, MVC. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

