Answer Posted / suresh.gv
Soap is a formatting protocal.
When we send data to the webservice the data will be passed
in network wire.
That data has to formatted by SOAP. and sends to the
service.
then the service will give response to that request . This
data is also formatted by Soap and give it to the client.
SOAP--> HTTP + XML
The format is XML because it is platform dependent . this
service is used by other applications .
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What are the Types of chaching. How to implement caching
Explain State management in asp.net
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Do you know using sql cache invalidation?
How Session outproc in Sqlserver stored?
What can you do with asp.net?
What is http post action?
Explain file-based dependency and key-based dependency.
Explain about Automatic resource management?
Who creates jsessionid?
Describe the diffeerence between inline and code behind?
Why do we use asp.net?
What is a viewbag?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is mta?