How WSDL is stored ?

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


Please Help Members By Posting Answers For Below Questions

What’s different between process and application in .net?

602


What is RPC? What is the use of it?

616


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

581


What should you do to store an object in a viewstate?

572


Explain the difference between the while and for loop.

596






i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net

2144


What is file extension of Webservices in .Net?

582


What is heap and what is stack?

585


What method do you use to explicitly kill a users session? How?

531


What are Satellite Assemblies? How you will create this? How will you get the different language strings?

1584


Difference abstract class and interface in .net?

614


What is view state in .net?

623


What does jit do?

585


Explain the features that are common to all .Net languages.

688


How to load the contents of an xml file into an xmldocument object?

610