VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



eXMLs a pure VB XML parser

by Matthias Grosser (1 Submission)
Category: Libraries
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

If you always wanted to use XML storage in your projects, but the overhead of linking to MSXML deterred you from doing so, try this null-dependency library.
Full VB5 sources are included, demonstrating some neat OOP techniques. Supports CDATA, DOCTYPE and comment directives as well as full UTF-8 encoding.
You may use this code for _non-commercial_ purposes as you like, as long as you credit its usage. Never ever suppose it being completely free of bugs. On discovering any, please mail them to [email protected].

Assumes
You need to set your IDE error handling options to "unhandled errors only" in order for this to work. Otherwise, the errors won't be forwarded up the class hierarchy and you'll get a err break.

Rate eXMLs a pure VB XML parser

Download eXMLs a pure VB XML parser

Download eXMLs a pure VB XML parser (15 KB)

eXMLs a pure VB XML parser Comments

No comments have been posted about eXMLs a pure VB XML parser. Why not be the first to post a comment about eXMLs a pure VB XML parser.

Post your comment

Subject:
Message:
0/1000 characters