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

Compare & contrast rich client (smart clients or windows-based) & browser-based web application

0 Answers  


why .net does not support multiple inheritance?

2 Answers   Microsoft,


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 are situations when you register .NET assembly in GAC ?

0 Answers   UGC Corporation,


What is delegation in .net?

0 Answers  






what is use of learning .net? does we get good jobs based on .net?

2 Answers  


What is the single responsibility principle?

0 Answers  


hai, about trading domain and need simple project on trading system. please help me...

0 Answers  


Explain me what is a design pattern and what is it for?

0 Answers  


What is Ajax design pattern in .NET?

0 Answers  


How would ASP and ASP.NET apps run at the same time on the same server?

1 Answers  


In code behind class, name the type of code found. Is it the server side code or client side code?

0 Answers   Accenture,


Categories