|
|
Browse by Tags
All Tags » XPathmania » XML
-
A few months ago I entered XPathmania (the XPath enhancements to Visual Studio's XML Editor project) into the Visual Studio Extensibility Plug-in Contest, for the Managed Package Category. I didn't actually write it for the contest, but since XPatnmania was open source, and seemed like a pretty good project (that could use some ...
-
If imitation is the sincerest form of flattery, well then I'm very flattered. Matt Ward announced that SharpDevelop 2.1 now has support for running XPath on the currently active XML document, and it sure looks a lot like XPathmania. I hope I wrote it in a style that was easy to adapt to use in SharpDevelop, and I'm glad to see ...
-
Something that has been on top of my list of improvements needed for XML in Visual Studio is better support for writing and testing XPath queries. Currently, the only way to write and test your XPath statements is to either create your own console or Window application, create a test XSLT (using the XSLT debugger), or worse, put break points ...
|
|
|