Overriding Serialize() for web service/WebMethod()

M

Mazen S. Alzogbi

Well, I was successful in overriding the XmlSerializer.Serialize() method
and control the output XML document by using the XmlAttributeOverrides class
and calling Serialize manually to an XML document on the disk. Now I need to
apply the same conecpt but to the stream returned by a web service.

When does the web service call the XmlSerializer.Serialize() method under
the hood? How can I override the Serialize method it uses?

Thanks,

Mazen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top