D
Doug Bailey
I am using .NET2003 and have a question about XML DOM conversion.
I have a XmlNode that I want to convert into a String respresentation
including all its attributes and children. I see how to use a
xmlTextwriter to output the data inot a file. Any ideas as to how to
dump it into a String variable?
Thanks
Doug Bailey
I have a XmlNode that I want to convert into a String respresentation
including all its attributes and children. I see how to use a
xmlTextwriter to output the data inot a file. Any ideas as to how to
dump it into a String variable?
Thanks
Doug Bailey