|
-
Mar 19th, 2009, 09:03 AM
#1
Thread Starter
Just Married
Create Read RSS
Hello friends
I want to create a control that is use for read RSS some thing like that
http://rss.cnn.com/rss/money_latest.rss
Thanks
Shakti
-
Mar 19th, 2009, 09:35 AM
#2
Last edited by gep13; Mar 19th, 2009 at 09:38 AM.
-
Mar 20th, 2009, 06:09 AM
#3
Re: Create Read RSS
Use HttpWebRequest to get the XML from the RSS feed. Use XPathNavigator or XmlDocument to query the XML you get back and extract the information.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|