How WSDL is stored ?



How WSDL is stored ?..

Answer / 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

More Dot Net General Interview Questions

How inheritance works in .net?

0 Answers  


Explain about the Common Language Runtime?

0 Answers  


What is Flyout Design Pattern in .NET?

0 Answers   Petranics Solutions,


One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?

0 Answers  


What is immutability?

0 Answers  






What is Event Bubbling in .NET?

0 Answers   Viscus Infotech,


State the various features present in .NET?

0 Answers  


Explain memory-mapped files.

0 Answers  


What is the use of activex control in .net?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


create a keypair?

1 Answers  


What is Active Directory? What is the namespace used to access the Microsoft Active Directories?

3 Answers  


Categories