what is soap?

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


Please Help Members By Posting Answers For Below Questions

How can we create a website?

538


What is the current version of asp.net?

501


Which protocol is used to call web service?

564


How do you store a value in viewstate and retrieve them?

568


What does a switch do?

539






What is difference between view and partial view?

508


How does a content page different from a master page?

580


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1841


What is clr? Difference between clr & cts?

688


Where is session data stored in asp net?

515


What are the Types of object in asp

637


How does u call and execute a sp in .net?

553


What is the use of session state and application state and difference between them?

481


What is the difference between page directive include and action tag include?

530


Explain the different types of assemblies?

529