1
Answer

Convert XML document to DOM document

I'm having a little trouble finding information on how to convert an XML document to a DOM document using C#. Any help is appreciated for I am trying to complete a web service for a web portal. Thanks, J

Answers (1)