Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

SOAP serialization for .Net web service

1 réponse
Avatar
vikram.rk
Hi All,

I am new to web services and have a basic question. I have seen in
many places about different serialization options available in .Net
(like Binary, SOAP and XML). I also know that by default, web services
use XML serialization.

What I want to know is is it possible to have a web service which uses
SOAP serialization insted of XML serialization?

Thanks
Vikram

1 réponse

Avatar
cpasmwalolo
Use the webservices extensions :-)

"vikram.rk" wrote in message
news:
Hi All,

I am new to web services and have a basic question. I have seen in
many places about different serialization options available in .Net
(like Binary, SOAP and XML). I also know that by default, web services
use XML serialization.

What I want to know is is it possible to have a web service which uses
SOAP serialization insted of XML serialization?

Thanks
Vikram