DonXML has built a really cool tool called XPathmania
Check out this screen shot of an XPath Tool Window running inside Visual Studio 2005 that executes XPath queries against your current XML document window. DonXML as written a nice intro to how it works on his website and has posted the installer and source code on the new Mvp.Xml Codeplex Project. The code shows how you can integrate with the XML editor in Visual Studio and I'm sure this nifty tool will help a lot of users who are struggling with getting their XPath expressions working. Nice work Don!
Daniel Cazzulino wrote a nice piece on Goto Definition in the XML Editor!
Comments
- Anonymous
July 09, 2006
x - Anonymous
July 09, 2006
c - Anonymous
July 10, 2006
This is a cool little plug-in from DonXML for VS that lets you run XPath statements against the currently... - Anonymous
July 12, 2006
The installer failed with Advanced Server 2000. - Anonymous
July 12, 2006
The installer failed with Windows Server 2000 and VS.net 2003.
I read:
An exception occured during the Commit pahse of the application. This exception will be ignored and installation will continue. However, the application might notfunction correctly after installation is complete. -->Cannot start process because a file has not been provided.
Then the installer actually aborts the install and undo everything.
Too bad wanted to this tool. - Anonymous
July 12, 2006
Yes, the installer requires .NET v2.0 and Visual Studio 2005. - Anonymous
August 09, 2007
The comment has been removed