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

How to authenticate users using web.config ?

1 Answers   Patni,


Does JITting occur per-assembly or per-method? How does this affect the working set?

1 Answers  


Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....

6 Answers   Logica CMG,


What are all the ways to find out types of objects?

5 Answers   HCL,


Can you dynamically assign a Master Page?

0 Answers   MCN Solutions,






Is session stored in browser?

0 Answers  


can I use session variable in App_code Class page??

3 Answers   Wipro,


What is a web based system?

0 Answers  


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

0 Answers   Accenture, Value Labs,


when a request is made in Life cycle of ASP.NET page .

0 Answers  


What r the page life cycle in asp.net page?

6 Answers  


What is ascx?

0 Answers  


Categories