Visual XPath

I recently posted a small utility to gotdotnet that started as my pet project. It is called Visual Xpath.

What it does?

- Run Xpath Queries on any Valid Xml document.
- Show XML load time and Xpath query execution time.
- Edit XML using the TreeView
- Loading namespace automatically
- Generating Xpath Queries automatically when you click on any of the XML tree node.
- Generate basic source code in C#.

Although you can download it from gotdotnet. But always contact me for more recent version.

Note that this is just the basic version of Visual XPath. All other enhancements and bug-fixtures are only possible on your feedback.

3 Comments

Comments have been disabled for this content.