what is soap?

Answers were Sorted based on User's Feedback



what is soap?..

Answer / 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

what is soap?..

Answer / tapan gupta

soap = Simple Object Access Protocol
It is a simple,lightweight,xml based protocol for
exchanging information.

Is This Answer Correct ?    9 Yes 0 No

what is soap?..

Answer / ashu_jsr

SOAP is Single Object Access Protocol
SOAP is simply XML output on HTTP protocol.

Is This Answer Correct ?    12 Yes 7 No

what is soap?..

Answer / prasanthi

soap is nothing but it is a protocol which is used for
webservices

Is This Answer Correct ?    1 Yes 0 No

what is soap?..

Answer / srikanth

SOAP is simply XML output on HTTP protocol.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the disadvantages of asp.net?

0 Answers  


Which control would you use if you needed to make sure the values in two different controls matched?

4 Answers   Siebel Systems,


Write the different features of a Thread and a Process?

0 Answers   Siebel,


What is the difference between exe and dll?

0 Answers  


can u create two Primary key for a table? --Sivaa

10 Answers   BirlaSoft,






What is session handling in a webfarm, how it can work with its limits?

0 Answers   Siebel,


What is a response cookie?

0 Answers  


What is autopostback true?

0 Answers  


What are various authentication mechanisms in ASP.NET ?

4 Answers   TCS,


Is asp.net web forms dead?

0 Answers  


What is the page life cycle in asp.net?

0 Answers  


Difference between ASP Session and ASP.NET Session?

2 Answers  


Categories