Category Archives: Utilities

XPath Test Utility

I’m working on a project that requires large XML documents and complex XPath queries. When I looked around online, I couldn’t find any decent .NET oriented XPath test utilities. And so, I wrote this. XPathTest.exe is a command line utility … Continue reading

Posted in .NET, Utilities, XPath | 3 Comments