Browse by Tags

All Tags » SyndicationFeed (RSS)

Create RSS and Atom feeds using custom ASP.Net MVC Action Results and the Microsoft Syndication classes by SeanMcAlinden

There are many ways to create RSS and Atom feeds, in this post I’m going to show one way of creating a re-usable solution that utilises the Syndication classes from the System.ServiceModel.Web assembly. To make good use of the ASP.Net MVC framework I...
More Posts