GeekArticles
Microsoft
C#Publishing RSS and ATOM Feeds using WCF 3.5 Syndication Libraries
Author: codeproject.com |
Published: 6th Feb 2008 |
Visited: 45 times |
Add CommentFiled in: CSharpThis article focuses on using the WCF 3.5 libraries namely System.ServiceModel.Syndication namespace to create and publish an RSS and Atom feed from the same code base.
Read Article Sponsored Links
Related Articles
• Google Hosting Ajax Libraries One of the concerns developers will always face in building Ajax based applications using frameworks are the libraries. There are hundreds of them available online and most of them are free to download and could be used in your website.
These libraries could be loaded in your server and will be use ...
• Review: GDI+ Custom Controls - PACKT Publishing In most of the projects that I have worked on, I ended up creating custom controls. Creating functional custom controls involves a lot of careful coding. In this book, the authors have explained how to build a custom controls using the Microsoft .NET framework. Greater importance is given on how to ...