Read feeds with System.ServiceModel.Syndication

There are plenty of RSS/Atom libraries for .NET. http://argotic.codeplex.com http://feeddotnet.codeplex.com http://atomnet.sourceforge.net http://aspnetrsstoolkit.codeplex.com http://www.rssdotnet.com You can also use the System.ServiceModel.Syndication which is part of the .NET framework. A Simple Feed Reader Check it out…

Follow

Get every new post delivered to your Inbox.