Generate Media RSS (MRSS) feed in ASP.NET 3.5

Posted by chrisg on Stack Overflow See other posts from Stack Overflow or by chrisg
Published on 2009-05-28T03:06:56Z Indexed on 2010/04/09 1:23 UTC
Read the original article Hit count: 650

Filed under:
|
|

IN .NET 3.5 I know of the System.ServiceModel.Syndication classes which can create Atom 1.0 and RSS 2.0 rss feeds. Does anyone know of a way to easily generate yahoo's Media RSS in ASP.Net? I am looking for a free and fast way to generate an MRSS feed.

© Stack Overflow or respective owner

Related posts about rss

Related posts about .net-3.5