Results 1 to 3 of 3

Thread: Create Read RSS

  1. #1

    Thread Starter
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Question 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

  2. #2

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width