.NET Framework - RSS Feed/Reader

Asked By JIM
11-Oct-07 05:26 PM
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?
ASPNETRSSToolkit
(1)
DataSet.ReadXml
(1)
ASP.NET
(1)
ReadXml
(1)
Reader
(1)
BlogMetaFinder
(1)
Yahoo”
(1)
Argotic
(1)
  Juan T. Llibre replied...
11-Oct-07 05:39 PM
The ASP.NET RSS Toolkit is all you need
to implement RSS in your ASP.NET 2.0 apps.

http://www.codeplex.com/ASPNETRSSToolkit

Make sure you get version 1.0.0.1...




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
  clintonG replied...
11-Oct-07 07:08 PM
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.
  Juan T. Llibre replied...
11-Oct-07 08:17 PM
re:
!> Have you tried Argotic?

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

Thanks!



Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
  pbromber replied...
12-Oct-07 11:41 AM
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
Create New Account
help
conflict between asp.net 1.1 and asp.net 2.0 .NET Framework I have run into a really bizzare problem on my windows xp machine running asp.net 1.1 and asp.net 2.0 simultaneously. One of my asp.net 1.1 web application recently suddenly stopped
Re: changing view in address bar .NET Framework Look into URL Rewriting. Juan T. Llibre, asp.net MVP asp.net faq : http: / / asp.net.do / faq / foros de asp.net, en espa?ol : http: / / asp.net.do / foros / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = ASP.NET Discussions Llibre (1) Foros (1
vbCrLf .NET Framework What is this? vbCrLf ASP.NET Discussions ASP.NET (1) VB.NET (1) MailFormat (1) SmtpMail (1) DateTime (1) MailMessage (1) MailPriority (1) EventArgs (1) vbCrLf = Visual Basic Carriage Return Line Feed. Juan T. Llibre, asp.net MVP asp.net faq : http: / / asp.net.do / faq / foros de asp.net, en español : http: / / asp.net
Mixing Non-ASP.NET & ASP.NET Files in One Domain .NET Framework Hi. I have a website written entirely in classic Is this possible? Do the domain names have to be different to accomplish this? Thanks! ASP.NET Discussions Expression Web (1) ASP.NET (1) BlogMetaFinder (1) UnBlog (1) Beamer (1) Mike (1) As long as ASP.NET is