what is soap?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / prasanthi
soap is nothing but it is a protocol which is used for
webservices
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain swagger components.
What is diff. Between abstract class and an interface?
What is the difference between asp.net and mvc?
extensibility in asp.net2.0
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
What is css and what is it used for?
what are the components available in global.asax ?
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
What is the typical session identifier?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Why do we need Sessions?
which is better arraylist or dictionary?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)