Blue Ray Plus - Latest Technology News - Stories tagged with RSS Feed
1
Ups

Consuming RSS Feed using ASP.NET

published 303 days, 12 hours, 51 minutes ago posted by raman376raman376 307 days, 20 hours, 26 minutes ago
Monday, August 20, 2012 2:27:01 PM GMT Thursday, August 16, 2012 6:52:37 AM GMT
Abstract: RSS stands for Really Simple Syndication. It is a format used to publish regularly updated web content such as blogs, articles, news sites etc. In this article we will explore how to consume a RSS feed of a site. (more)
category: ASP.NET | clicked: 0 | comment | | source: www.dotnetcurry.com
tags: RSS Feed
1
Ups

RSS Feed using ASP.NET 2.0 - CodeProject

published 303 days, 12 hours, 51 minutes ago posted by raman376raman376 307 days, 20 hours, 27 minutes ago
Monday, August 20, 2012 2:27:01 PM GMT Thursday, August 16, 2012 6:51:04 AM GMT
Download source - 2.16 Kb Introduction This article will explain how to consume an RSS Feed from another website using ASP.NET 2.0. I have tried to keep this article very simple so that even beginners can easily understand this. This article will explain to you how to use RSS Feeds in eight easy steps using ASP.NET 2.0!Background Before you start reading/implementing the steps using this article, hope you are aware of RSS Feeds. RSS means Really Simple Syndication. Nowadays, every dynamic web site, ha... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.codeproject.com
tags: RSS Feed