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. General Programming
  3. C#
  4. Suggestion needs

Suggestion needs

Scheduled Pinned Locked Moved C#
xmljson
4 Posts 4 Posters 2 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.
  • A Offline
    A Offline
    anishkannan
    wrote on last edited by
    #1

    I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...

    P V V 3 Replies Last reply
    0
    • A anishkannan

      I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      I use XmlDocument, but it depends on your needs.

      1 Reply Last reply
      0
      • A anishkannan

        I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...

        V Offline
        V Offline
        V 0
        wrote on last edited by
        #3

        Linq to XML?

        V.

        1 Reply Last reply
        0
        • A anishkannan

          I have load a xml file data to application. which is the best way to load the data 1) dataset load 2) XML Serialization 3) XMLDocument Xml has defined data only, but have around one mb data...

          V Offline
          V Offline
          VJ Reddy
          wrote on last edited by
          #4

          A comparison with some test data to see the Performance of LINQ to XML, XmlDocument and XmlReader is given in this blog post Performance: LINQ to XML vs XmlDocument vs XmlReader[^] I think this may be helpful.

          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