How to Create a Podcast RSS Feed in .NET
Posted by: Keyvan Nayyeri,
on 04 Jul 2011 |
View original | Bookmarked: 0 time(s)
As I announced a few days ago, Im going to launch my own video and audio podcasting site, Keyvan.TV, in the coming weeks. I wrote my own engine for this site, codenamed Hawraman, using ASP.NET MVC 3 with a simplistic design that doesnt need many special features. However, one aspect of any site, particularly a podcasting site, that can bring many visitors to that site is its syndication feed. There are many ways to create RSS and Atom feeds in different platforms and .NET has provided its own simple...