Answer Posted / narayan sahu(netx)
WSDL is an XML format for describing network services as a
set of endpoints operating on messages containing either
document-oriented or procedure-oriented information. The
operations and messages are described abstractly, and then
bound to a concrete network protocol and message format to
define an endpoint. Related concrete endpoints are combined
into abstract endpoints (services). WSDL is extensible to
allow description of endpoints and their messages
regardless of what message formats or network protocols are
used to communicate, however, the only bindings described
in this document describe how to use WSDL in conjunction
with SOAP 1.1, HTTP GET/POST, and MIME.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the use of immutability?
Describe session handling in a webform, how does it work and what are the limitations?
Please explain what are an object and a class?
What's the .net collection class that allows an element to be accessed using a unique key?
Explain what is an anonymous method and how is it different from a lambda expression?
How inheritance works in .net?
What is heap and what is stack?
How server form post-back works?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
What is managed code and managed data in .net?
What is an assembly? What are the different types of assemblies?
What are the differences between user control and server control?
What is misl?
Do you know what is linq?
Describe the Managed Execution Process?