Parsing a SOAP response using XmlTextReader

  • Thread starter Thread starter kevin_wailes
  • Start date Start date
K

kevin_wailes

I'm writing an application in J# in which I have a SOAP response in a
string which I want to parse using XmlTextReader. Can anyone give me
some pointers as to the best way to do it.
 
Back
Top