BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in .NET XML, System.XML

 
 
Page 14318 of 19311

Work with RSS Feeds using the System.Xml Assembly

Blogger : Dan Wahlin XML
All posts : All posts by Dan Wahlin XML
Category : .NET XML, System.XML
Blogged date : 2005 Nov 14

.NET version 2.0 adds many enhancements to the System.Xml namespace and its related classes. This sample code demonstrates how several of these enhancements can be used to consume RSS feeds for display on ASP.NET Websites in an efficient and scalable manner. Different techniques are shown including caching feeds, randomizing feeds, plus more using the XmlReader and XPathNavigator classes. Other alternatives such as the DataSet and XmlDataSource control are also shown.

http://www.xmlforasp.net/CodeSection.aspx?csID=118

 

 


Read comments or post a reply to : Work with RSS Feeds using the System.Xml Assembly
Page 14318 of 19311

Newest posts
 

    Email TopXML