Community

SOS: Upcoming release has a few new commands DumpXmlDocument

(Tom) If you have done much debugging with XML data, you know how difficult it can be to look at a System.Xml.XmlDocument. They dont just show up in the debugger as XML. This is where this command comes into play. It will take a XmlDocument as input and will print out the entire XML for that docu

Read More - Register for Free Membership