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
J

Jimmy Zhang

@Jimmy Zhang
About
Posts
13
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Parsing Large XML File
    J Jimmy Zhang

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

    ASP.NET xml database json performance help

  • best way to program a huge xml file
    J Jimmy Zhang

    you may also want to look at vtd-xml http://vtd-xml.sf.net

    C# xml question

  • to read xml file
    J Jimmy Zhang

    You may want to take a look at vtd-xml for that... http://vtd-xml.sf.net

    C# help xml question

  • Searching HUGE XML file
    J Jimmy Zhang

    I think you might want to look at vtd-xml it is ideally designed to do what you described..

    XML / XSL help csharp algorithms xml

  • largest size of a byte array
    J Jimmy Zhang

    it is just that my machine doesn't have more than 2 GB of RAM, so I relied on others who have huge memory space to test it out... :)

    C# question data-structures architecture

  • largest size of a byte array
    J Jimmy Zhang

    What is the laregest byte array one can possible allocate? byte[] ba = new byte[i]; can i be 64-bit? Is the answer different on a 32-bit architecture than on a 64-bit architecture?

    C# question data-structures architecture

  • VTD-XML 2.3
    J Jimmy Zhang

    Thanks for the suggestion. STill new to CP..

    C# help csharp php database com

  • VTD-XML 2.3
    J Jimmy Zhang

    VTD-XML 2.3 is now released. To download the latest version please visit http://sourceforge.net/project/showfiles.php?group_id=110612&package_id=120172.[^] Below is a list of new features and enhancements in this version. * VTDException is now introduced as the root class for all other VTD-XML's exception classes (per suggestion of Max Rahder). *Transcoding capability is now added for inter-document cut and paste. You can cut a chuck of bytes in a UTF-8 encoded document and paste it into a UTF-16 encoded document and the output document is still well-formed. *ISO-8859-10, ISO-8859-11, ISO-8859-12, ISO-8859-13, ISO-8859-14 and ISO-8859-15 support has now been added *Zero length Text node is now possible. *Ability to dump in-memory copy of text is added. *Various code cleanup, enhancement and bug fixes. Below are some new articles related to VTD-XML *Index XML documents with VTD-XML http://xml.sys-con.com/read/453082.htm[^] *Manipulate XML content the Ximple Way http://www.devx.com/xml/Article/36379[^] *VTD-XML: A new vision of XML http://www.developer.com/xml/article.php/3714051[^] *VTD-XML: XML Processing for the future http://www.codeproject.com/KB/cs/vtd-xml_examples.aspx[^] If you (or someone you know) like the concept of VTD-XML, think that it can help solve enterprises' XML processing related issues (particularly those related to SOA), and would like to directly influence and contribute to the development of the future of Internet, please email me (crackeur@comcast.net). We are looking for open source software developers and project management people to take VTD-XML to the next level.

    C# help csharp php database com

  • submit articles
    J Jimmy Zhang

    Hi, I submitted an article on new C# XML processing package. Yet, it still has not shown up as in the latest article section. When should I expect it to come out? Thanks, jz

    C# csharp xml question

  • VTD-XML tutorials now available
    J Jimmy Zhang

    The C version: http://downloads.sourceforge.net/vtd-xml/c_tutorial_by_code_examples.zip?use_mirror=easynews The C# version: http://downloads.sourceforge.net/vtd-xml/CSharp_tutorial_by_code_examples.zip?use_mirror=superb-east The Java version: http://downloads.sourceforge.net/vtd-xml/Java_tutorial_by_code_examples.zip?use_mirror=superb-east Also some latest articles: Schemaless Java-XML databinding with VTD-XML http://www.onjava.com/pub/a/onjava/2007/09/07/schema-less-java-xml-data-binding-with-vtd-xml.html?page=last&x-showcontent=text&x-maxdepth=0 Index XML documents with VTD-XML http://webservices.sys-con.com/read/453082.htm Improve XPath Efficiency with VTD-XML http://www.devx.com/xml/Article/34045

    XML / XSL csharp xml database java html

  • VTD-XML tutorials now available
    J Jimmy Zhang

    The C version: http://downloads.sourceforge.net/vtd-xml/c\_tutorial\_by\_code\_examples.zip?use\_mirror=easynews The C# version: http://downloads.sourceforge.net/vtd-xml/CSharp\_tutorial\_by\_code\_examples.zip?use\_mirror=superb-east The Java version: http://downloads.sourceforge.net/vtd-xml/Java\_tutorial\_by\_code\_examples.zip?use\_mirror=superb-east Schemaless Java-XML databinding with VTD-XML http://www.onjava.com/pub/a/onjava/2007/09/07/schema-less-java-xml-data-binding-with-vtd-xml.html?page=last&x-showcontent=text&x-maxdepth=0 Index XML documents with VTD-XML http://webservices.sys-con.com/read/453082.htm Improve XPath Efficiency with VTD-XML http://www.devx.com/xml/Article/34045

    XML / XSL csharp xml database java html

  • [ANN] VTD-XML 2.0
    J Jimmy Zhang

    XimpleWare is proud to announce the release of version 2.0 of VTD-XML, the next generation XML parser/indexer. The new features introduced in this version are: * VTD+XML version 1.0: the world's first true native XML index that is simple, general-purpose and back-compatible with XML. * NodeRecorder Class that saves VTDNav's cursor location for later sequential access. * Overwrite capability * Lexically comparisons between VTD and strings To download the software, please go to http://sourceforge.net/project/showfiles.php?group\_id=110612 To read the latest benchmark report please go to http://vtd-xml.sf.net/benchmark1.html To get the latest API overview http://www.ximpleware.com/vtd-xml\_intro.pdf

    C# announcement csharp c++ php html

  • [ANN] VTD-XML 2.0
    J Jimmy Zhang

    XimpleWare is proud to announce the release of version 2.0 of VTD-XML, the next generation XML parser/indexer. The new features introduced in this version are: * VTD+XML version 1.0: the world's first true native XML index that is simple, general-purpose and back-compatible with XML. * NodeRecorder Class that saves VTDNav's cursor location for later sequential access. * Overwrite capability * Lexically comparisons between VTD and strings To download the software, please go to http://sourceforge.net/project/showfiles.php?group\_id=110612 To read the latest benchmark report please go to http://vtd-xml.sf.net/benchmark1.html To get the latest API overview http://www.ximpleware.com/vtd-xml\_intro.pdf

    XML / XSL announcement csharp c++ php html
  • Login

  • Don't have an account? Register

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