In this article, Keyvan Nayyeri describes how to create an RSS feed for podcasts in .NET by creating an action filter for an ASP.NET MVC application as an example. He uses XmlWriter to generate the RSS feed and adds iTunes elements recognized by Apple iTunes and Microsoft Zune for indexing elements. ...
Go to the complete details ...