Hi,
I'm trying to rewrite the request from cilent before deserialization at server side, anyone has any experience on that? is there any articles or books about this topic?
Thanks a lot.
You can use the norma l ASP.NET SoapExtensions to do so (but thats old) although I would definitely use WSE3.0 if I were you.
http://aspnet.4guysfromrolla.com/articles/012104-1.aspxhttp://www.theserverside.net/tt/articles/showarticle.tss?id=SOAPExtensions
~Softwaremaker (BLOG) M. Twain: "I didn't have time to write a short letter, so I wrote a long one instead"
Thanks for the suggestion. Any good site talking about WSE?