About SOAP ?
Answers were Sorted based on User's Feedback
Answer / lakshmi
Simple Object Access Protocol (SOAP) is a protocol used for
messaging and it is completely XML based.
SOAP specifications are standardizes by W3C.
SOAP provides a complete set of rules for the messages,
also called SOAP envelopes, as well as rules for issues
like data encoding, handling of messages, and binding of
messages to other protocols,such as HTTP. A SOAP message is
a simple XML document, which always contains a mandatory
envelope and body element and can also contain a few
optional elements such as header and fault element.
syntax of SOAP message:
<?xml version="1.0"?>
<soap:Envelope
xmlns:soap="http://www.w3.org/2001/12/soap-envelope"
soap:encodingstyle="http://www.w3.org/2001/12/soap-
encoding">
<soap:Header>
...
...
</soap:Header>
<soap:Body>
...
<soap:fault>
...
</soap:fault>
</soap:Body>
</soap:Envelope>
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sivasaravanan
Simple Object Access Protocol
It is preferred way to encode information such as data
values before sending it to or from a webservice...
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi, I Dont know about Application and Session State management. Can anyone explain me with simple example?
WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
What is a Cookie? Where is it used in ASP.NET?
What is Active Directory? What is the namespace for that?
What are the objects in used in ASP for processing input and outputs?
What are the session variables?
How many object in c# asp .net
Describe state management in asp.net?
can i use two web.config files of ConnectionString in One Default.aspx page
6 Answers Satyam, Verinon Technology Solutions, Wipro,
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
Differentiate strong typing and weak typing
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
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)