Tuesday, April 23, 2013

Cool tool: XPathVisualizer - get instant visual feedback on your XPath query

I'm setting up an auto-deployment script for one of our applications. One step is to update certain web.config values ( you guessed it: connection strings ) for the different environments of our DTAP.

The tool we're using uses XPath selectors to find the nodes and attributes which will be updated. My XPath is a little rusty, but this tool made it a breeze: XpathVisualizer.

Get it here: http://xpathvisualizer.codeplex.com/


No comments:

Post a Comment