Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

RSS Feed/Reader

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JIM.H. - 11 Oct 2007 22:26 GMT
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?
Juan T. Llibre - 11 Oct 2007 22:39 GMT
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/
======================================
> 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?
clintonG - 12 Oct 2007 00:08 GMT
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.

> The ASP.NET RSS Toolkit is all you need
> to implement RSS in your ASP.NET 2.0 apps.
[quoted text clipped - 12 lines]
>> Yahoo" page, is there any sample example available for these type of web
>> application?
Juan T. Llibre - 12 Oct 2007 01:17 GMT
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/
======================================
> Why 1.0.01?
>
[quoted text clipped - 16 lines]
>>> Yahoo" page, is there any sample example available for these type of web
>>> application?
Peter Bromberg [C# MVP] - 12 Oct 2007 16:41 GMT
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

> 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?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.