RSS Feed/Reader

G

Guest

RSS Feed/Reader
I need design a web page that can read RSS feeds as it is implemented in “My
Yahoo†page, is there any sample example available for these type of web
application?
 
C

clintonG

Why 1.0.01?

Have you tried Argotic? Its the most robust library that has been developed
and has surpassed the RSS Toolkit which is now at 2.0 playing catch up and
way behind.
 
J

Juan T. Llibre

re:
!> Have you tried Argotic?

No, I haven't. I'll download and test.

Thanks!
 
G

Guest

As others have posted, there are some pretty sophisticated Syndication
libraries available. However, if you are just getting started, you can read
any RSS feed by simply requesting its url with the DataSet.ReadXml(urlToFeed)
method.
The "Items" collection, which can be easily databound to various controls,
usually shows up as table number 2 or 3.
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top