Related resources for XPathDocument
  • XML Navigation using C#5/20/2012 2:37:34 AM. This article demonstrates how to navigate through XML documents using C#.
  • Performance Comparison of XslTransform Inputs1/3/2006 5:04:53 AM. To transform XML into HTML for use on a Web site or to transform it into a document that contains only the fields required you could use the XSLTransform class (found in the System.Xml.Xsl namespace).