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 / C++ / MFC
  4. XML Reader/Writer

XML Reader/Writer

Scheduled Pinned Locked Moved C / C++ / MFC
xmlquestion
3 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.
  • R Offline
    R Offline
    RK_2000
    wrote on last edited by
    #1

    Is there any stable and reliable XML Reader/Writer classes anywhere that could be used around here? My particular need is for something for VC6 actually. thank you

    D 1 Reply Last reply
    0
    • R RK_2000

      Is there any stable and reliable XML Reader/Writer classes anywhere that could be used around here? My particular need is for something for VC6 actually. thank you

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Have you looked at the XML DOM? http://msdn.microsoft.com/library/en-us/xmlsdk30/htm/xmmscxmlreference.asp?

      R 1 Reply Last reply
      0
      • D David Crow

        Have you looked at the XML DOM? http://msdn.microsoft.com/library/en-us/xmlsdk30/htm/xmmscxmlreference.asp?

        R Offline
        R Offline
        RChin
        wrote on last edited by
        #3

        I have been using microsoft's DOM as well, but recently I've been thinking of using CodeProject's own PugXML. http://www.codeproject.com/soap/pugxml.as[^] Its seems to be a lot faster and lighter than the DOM. Doesn't have all the features of the DOM, but probably don't need them in most everyday projects anyway.


        "..Even my comments have bugs!"
        Inspired by Toni78

        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