How WSDL is stored ?
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 |
How Can Creating Installation Components in .Net?
What is the advantage of .net core?
Conceptually, what is the difference between early-binding and late-binding?
What is the concept of inheritance and how it works in .net?
Explain me what is the .net framework and how does it work?
How we can achieve Connection pooling in .Net?
What is a strategy pattern? Implement it.
Explain asp.net?
How will you register com+ services?
what is dotnet architecture? can anyone explain that.
Elements of CAS
How to Exchange data between Webservices