Xml Visualizer v.2 improves the standard Xml Visualizer in Visual Studio 2005 and 2008."
That's Hot! Every Developer should go and have a nicer Debugger Visualizer" -
Channel9"
This is a real gem. I have been copying and pasting XML from the text visualizer to VSTO because the built-in XML visualizer pretty much sucks" - Asher Barak
"
Developers can definitely be more productive if they use this tool" -
.Net Developer"
For anyone who works a lot with XML, this extension is an absolute must. Good job." -
LieberLieberXml Visualizer v.2 is a free debug visualizer for Visual Studio 2005 and 2008. It uses Internet Explorer as Xml rendering engine and features many improvements over the standard Xml Visualizer:
- Execution of XPath queries and use of XPath functions
- Create, edit and apply XSL transformations
- Editor with both Xml and XSLT debugging capabilities
- Inject Xml back into the running application
- Validate Xml and XSL against XSD
- Search functionality
Xml Visualizer v.2 works in all editions of Visual Studio 2005 and 2008 including Express Editions.
XML Visualizer v.2 is also available as a standalone application and as a user control.
Please see
Release notes for installation instructions.
Channel9 Video Review: http://www.youtube.com/watch?v=lIzl414WI4Y.Net Developer Review: http://dotnetdevblog.blogspot.com/2008/10/great-plugin-for-xml-debugging-xml.html
Main screen
Editor with debugger
XSLT View
Xml document or result of Xpath query shown as a Tree
Different types of validationby Lars Hove Christiansen