Testing XML Wrapper in C#
-
I've been working on a wrapper for the XML classes in C#, which does the following: simplify document management, so that adding nodes, etc. takes one line instead of 3-4 add facilities such as searching for nodes using RegEx, custom error handling, validation via a DTD or XSD either on demand or automatically, namespaces controlled via an enum, etc. I've also written a simple GUI app as a test bed for the wrapper, it also servers as an XML/XSL editor, and I'm adding a pane to edit an XSD tonight. The wrapper is going to be published in WDJ, so I'm not looking to distribute it terribly widely, but I would like it if I could find some folks who use XML/C# and who would be willing to give it a test run for me. It's over 2,000 lines of code and the job of testing it all is a little daunting. So if you're interested in helping test it, please drop me an email or reply here. Thanks. Christian We're just observing the seasonal migration from VB to VC. Most of these birds will be killed by predators or will die of hunger. Only the best will survive - Tomasz Sowinski 29-07-2002 ( on the number of newbie posters in the VC forum ) Cats, and most other animals apart from mad cows can write fully functional vb code. - Simon Walton - 6-Aug-2002
-
I've been working on a wrapper for the XML classes in C#, which does the following: simplify document management, so that adding nodes, etc. takes one line instead of 3-4 add facilities such as searching for nodes using RegEx, custom error handling, validation via a DTD or XSD either on demand or automatically, namespaces controlled via an enum, etc. I've also written a simple GUI app as a test bed for the wrapper, it also servers as an XML/XSL editor, and I'm adding a pane to edit an XSD tonight. The wrapper is going to be published in WDJ, so I'm not looking to distribute it terribly widely, but I would like it if I could find some folks who use XML/C# and who would be willing to give it a test run for me. It's over 2,000 lines of code and the job of testing it all is a little daunting. So if you're interested in helping test it, please drop me an email or reply here. Thanks. Christian We're just observing the seasonal migration from VB to VC. Most of these birds will be killed by predators or will die of hunger. Only the best will survive - Tomasz Sowinski 29-07-2002 ( on the number of newbie posters in the VC forum ) Cats, and most other animals apart from mad cows can write fully functional vb code. - Simon Walton - 6-Aug-2002