I want to deserialize the xml message from a Post Event in a C# Web Service before it is handled by the WebService Method.
How can I do this?
I want to deserialize the xml message from a Post Event in a C# Web Service before it is handled by the WebService Method.
How can I do this?