News

There is a ton of information available for creating an XML doc using the XmlTextWriter, however, I need to create this in memory and not on the file system.So, I am trying to use the XmlDocument ...