The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. -- Tom Cargill
Welcome to my blog and project site for Microsoft.NET development.

I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ... more
Share/Print this page:

Category: RSS

technologies
rss
[Articles: 1]

Easily Build An Atom or RSS Feed With C# and the Syndication Namespace

By steve on January 13, 2012.  |  Updated on January 25, 2012.  |  206 views, 5 today.  |  1 page.
 ATOM  C#  How To  RSS  Web 
Learn how easy it can be to wireup a syndication feed for your site. The .NET framework allows you to build the feed content once and publish it using either the RSS or Atom protocol.