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 meant by localization?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain how com+ related to the dna architecture?
Explain why do we use msmq?
What are data types in .NET?
Explain the garbage collection process?
Explain about .net assemblies?
What method do you use to explicitly kill a users session? How?
How to implement CAS in .Net?
What's typical about a windows process in regards to memory allocation in .net?
How big is the datatype int in .net?
Is .net core free?
Can you explain what do you understand about web service?
What is Ajax? How it is related to your project?