Un plugin pour Visual Studio permettant de tester vos requêtes XPath dans Visual Studio : XPathMania.

In this, the first version, I decided to keep things pretty simple by just creating a Visual Studio Tool Window where a developer can write an XPath statement and test it against the current document in the XML Editor. After running an XPath query it will list and highlight the nodes returned from the query.


Si vous souhaitez en savoir plus, je vous conseille cet article : Intro to XPathmania - Extending Visual Studio 2005 to Support XPath Development écrit par l'auteur du plugin, Don Demsak.