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 .net technology?
Explain Different kinds of methods?
What is file extension of Webservices in .Net?
Types of evidence in .net with context to CAS
What are the improvements made in cas in .net 4.0?
What is namespaces in .net?
What is the need of OLE-automation?
Explain me what is .net web service?
What are the properties of ADO.NET?
What is Entity Relationship Model in .NET?
Tell about your technical profile ?
What are the different types of Classes in .NET?
What is the purpose of IClonable interface in .NET?
what user controls are and what server controls are and the differences between the two.
Explain the differences between server-side code and client-side code.