We pay for user submitted tutorials and articles that we publish. Anyone can send in a contribution
Learn MoreXPath is a language for addressing parts of an XML document, for those who are not familiar with this language - here are the W3C specifications and here is the W3schools tutorial. Now that we know XPath, lets get to the point of that post which is - Visual XPath.

This is a free graphical XPath query tool which have many great features, some of those features are:
Yes, I know that this is an old tool and I also know that XLinq (Linq to XML that was introduced in .Net 3.5) is much newer than XPath, but I still truly recommend this tool, it helps me a lot during my work.
Enjoy it…
Tags :
C#QueryToolVisual XPathXmlXPath Copyright © 2012 Dev102.com
Breeze : Designed by Amit Raz and Nitzan Kupererd
Allen
Said on April 25, 2008 :
SketchPath is another great XPath tool.
http://pgfearo.googlepages.com/
Phil Fearon
Said on April 26, 2008 :
@Shahar
Its great that XPath still gets a mention in the .Net context in the face of the LINQ to XML wave. XPath 2.0 using Saxon.Net does of course provide LINQ some healthy competition.
@Allen
Thanks for mentioning SketchPath too. Its good that people get to know that other tools exist as well as the classic Visual XPath which has certainly stood the test of time in the popularity stakes.
Dougerr
Said on July 17, 2011 :
Great stuff, thanks. Do you use many Microsoft applications? The company I used to work for used MS apps until about 2004 and then moven to OSX. It took a very long time to (2 years!) to settle and function to everybody’s needs but now it’s superb. Saved loads on Microsoft licensing! Thanks, Dougerr.
binbin
Said on February 20, 2012 :
in this page, I can’t find the tool download address?
Can you tell me it?