Test Run: Emitting XML
Author:
Dr. James McCaffrey
This month James McCaffrey demonstrates how to emit test result data to an XML file using five different techniques: XmlTextWriter, XmlDocument, XPathDocument, DataSet, and XmlSerializer, and discusses when to use each.
More Tutorials
|