K
Karl
My web service needs to return data managed by a container class.
Is the process as simple as parsing the data so that it's well formed XML
and assigning it to a string and having the webmethod return this string?
Or am I missing something? It just does not seem that this should be the
correct way for doing this.
TIA.
Is the process as simple as parsing the data so that it's well formed XML
and assigning it to a string and having the webmethod return this string?
Or am I missing something? It just does not seem that this should be the
correct way for doing this.
TIA.