Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. parsing of rss url using asp.net

parsing of rss url using asp.net

Scheduled Pinned Locked Moved ASP.NET
tutorialcsharpasp-netcomjson
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 4637012
    wrote on last edited by
    #1

    hi friends i have a RSS URl i need to parse it showing as hyperlink with marquee action in one page . the url is like this http://feeds.reuters.com/reuters/INbusinessNews how to read the url using asp.net and presenting like breaking news . please guide me bye Naag

    A M 2 Replies Last reply
    0
    • U User 4637012

      hi friends i have a RSS URl i need to parse it showing as hyperlink with marquee action in one page . the url is like this http://feeds.reuters.com/reuters/INbusinessNews how to read the url using asp.net and presenting like breaking news . please guide me bye Naag

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      These articles may helps you :D RSS Feed using ASP.NET 2.0[^] Consuming an RSS Feed with ASP.NET [^]

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      U 1 Reply Last reply
      0
      • A Abhijit Jana

        These articles may helps you :D RSS Feed using ASP.NET 2.0[^] Consuming an RSS Feed with ASP.NET [^]

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        U Offline
        U Offline
        User 4637012
        wrote on last edited by
        #3

        hi thanks for your reply http://capitalmarket.com in that site i am loking Capital Market - Live News we will develop in asp.net i am looking for that . any help bye naga

        1 Reply Last reply
        0
        • U User 4637012

          hi friends i have a RSS URl i need to parse it showing as hyperlink with marquee action in one page . the url is like this http://feeds.reuters.com/reuters/INbusinessNews how to read the url using asp.net and presenting like breaking news . please guide me bye Naag

          M Offline
          M Offline
          Muhammad Mazhar
          wrote on last edited by
          #4

          .NET 3.5 WCF provides syndication support for RSS/ATOM feeds. All you need is to create a SyndicationFeed object with available URL and it will read ever thing from desired URL. Then you bind readed items to some repeater and render them in some suitable form.

          Share your experience with others Check my Blog...

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups