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. XML / XSL
  4. Can u suggest me an Efficient XML parser??

Can u suggest me an Efficient XML parser??

Scheduled Pinned Locked Moved XML / XSL
cssxmlperformancehelpquestion
4 Posts 2 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.
  • P Offline
    P Offline
    P_JAYAPRAKASH
    wrote on last edited by
    #1

    Hello friends, I got many xml parsers from both third party persons and also MSXML. I would like to know which parser will use less memory? Since i am going to use the parser in Pocket PC system.Please help me. Thanks JP

    U 2 Replies Last reply
    0
    • P P_JAYAPRAKASH

      Hello friends, I got many xml parsers from both third party persons and also MSXML. I would like to know which parser will use less memory? Since i am going to use the parser in Pocket PC system.Please help me. Thanks JP

      U Offline
      U Offline
      User 872846
      wrote on last edited by
      #2

      If you need just need to parse XML, Pocket PC 200o Pro and Pocket PC 2002 comes with MSXML 2.0 parser. Also you can check for SAXON parser support for Pocket PC. If you need to do XSLT Transformation, Pocket PC 2003 (Windows Mobile) comes with MSXML 3.0 support which is pretty good. You can also try XALAN. Since MSXML already comes in Pocket PC, I guess, it should work fine with the low memory.

      P 1 Reply Last reply
      0
      • P P_JAYAPRAKASH

        Hello friends, I got many xml parsers from both third party persons and also MSXML. I would like to know which parser will use less memory? Since i am going to use the parser in Pocket PC system.Please help me. Thanks JP

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

        If you need just need to parse XML, Pocket PC 200o Pro and Pocket PC 2002 comes with MSXML 2.0 parser. Also you can check for SAXON parser support for Pocket PC. If you need to do XSLT Transformation, Pocket PC 2003 (Windows Mobile) comes with MSXML 3.0 support which is pretty good. You can also try XALAN. Since MSXML already comes in Pocket PC, I guess, it should work fine with the low memory.

        1 Reply Last reply
        0
        • U User 872846

          If you need just need to parse XML, Pocket PC 200o Pro and Pocket PC 2002 comes with MSXML 2.0 parser. Also you can check for SAXON parser support for Pocket PC. If you need to do XSLT Transformation, Pocket PC 2003 (Windows Mobile) comes with MSXML 3.0 support which is pretty good. You can also try XALAN. Since MSXML already comes in Pocket PC, I guess, it should work fine with the low memory.

          P Offline
          P Offline
          P_JAYAPRAKASH
          wrote on last edited by
          #4

          Hi Thanks for your suggestion. I need XML parser only. So no problem. But I don't know how to use MSXML.That is the big problem. Can u give me some samples for XML parser using MSXML Thanks JP

          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