Consuming an RSS Feed with ASP.NET - 4GuysFromRolla.com

Published: Wednesday, March 19, 2003

Consuming an RSS Feed with ASP.NET

By Scott Mitchell

This Article has Been Deprecated...

This article has been deprecated. A more recent article - A Custom ASP.NET Server Control for Displaying RSS Feeds - examines an easier way to display an RSS feed in an ASP.NET Web page. Specifically, the updated article looks at how to use an open-source custom server...

Read more


Website: http://www.4guysfromrolla.com

Related topics : asp net rss feed aggregator / creating an online rss news aggregator with asp net / create rss feed for site without one / web rss feed aggregator / create rss feed for site

Creating an Online RSS News Aggregator with ASP.NET

Creating an Online RSS News Aggregator with ASP.NET

��

Applies to:

��������Microsoft速 ASP.NET

Summary: Learn about displaying XML data in an ASP.NET Web page using the XML Web control to retrieve remote XML data, and about using the Repeater control to emit XML data from a database. With the ever-increasing demands of data sharing among disparate platforms, the use of XML...

Read more


Website: https://msdn.microsoft.com

Related topics : creating an online rss news aggregator with asp net / asp net rss feed aggregator / news aggregator web sites / rss aggregator web page / rss reader web page

Step 1: Downloading RSS Feeds - msdn.microsoft.com

In the News Aggregator's case, it is quite clear what the model should do. It needs to download several RSS feeds in parallel and then load them into a data structure that can be used by the rest of the application.

If the requirements are well known, the model can be implemented first using F# Interactive to test its functionality. The rest of the web application can be implemented after the...

Read more


Website: https://msdn.microsoft.com

Related topics : rss feed aggregator download / rss feed web application / rss news feed aggregator / web rss feed aggregator / rss feed aggregator server