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 Large XML File

Parsing Large XML File

Scheduled Pinned Locked Moved ASP.NET
xmldatabasejsonperformancehelp
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.
  • T Offline
    T Offline
    Tiger456
    wrote on last edited by
    #1

    Hi One of my project i need a generic parser. The requirement is as follows 1. Should be a Fast forward only parsing 2. Child Nodes of a given nodes need to be parsed. (Different XML formats are supported) eg : Root1\Root2\Root Child1\Child2\Child 3. Traversing through each Sub nodes in selected Child nodes and store value into database My Question is XPath supported in Fast Forward only parsing. i would to know about the best ways to solve this issue with a better performance. Cheers

    S 1 Reply Last reply
    0
    • T Tiger456

      Hi One of my project i need a generic parser. The requirement is as follows 1. Should be a Fast forward only parsing 2. Child Nodes of a given nodes need to be parsed. (Different XML formats are supported) eg : Root1\Root2\Root Child1\Child2\Child 3. Traversing through each Sub nodes in selected Child nodes and store value into database My Question is XPath supported in Fast Forward only parsing. i would to know about the best ways to solve this issue with a better performance. Cheers

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      What is the size of the xml file you want to parse ? have a look at this Parsing/Loading/Searching XML Document of Size ~ 1GB[^]

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

      T 1 Reply Last reply
      0
      • S Sandeep Akhare

        What is the size of the xml file you want to parse ? have a look at this Parsing/Loading/Searching XML Document of Size ~ 1GB[^]

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

        T Offline
        T Offline
        Tiger456
        wrote on last edited by
        #3

        Thanks Sandeep

        J 1 Reply Last reply
        0
        • T Tiger456

          Thanks Sandeep

          J Offline
          J Offline
          Jimmy Zhang
          wrote on last edited by
          #4

          you should also look at vtd-xml http://vtd-xml.sf.net

          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