Answer Posted / suhasini suresh
WSDL: Files with the WSDL extension contain web service
interfaces expressed in the Web Service Description
Language (WSDL). WSDL is a standard XML document type
specified by the World Wide Web Consortium.
WSDL files are used to communicate interface information
between web service producers and consumers. A WSDL
description allows a client to utilize a web service’s
capabilities without knowledge of the implementation
details of the web service.
Disco: It is a Microsoft technology for publishing and
discovering Web Services. DISCO can define a document
format along with an interrogation algorithm, making it
possible to discover the Web Services exposed on a given
server. DISCO makes it possible to discover the
capabilities of each Web Service (via documentation) and
how to interact with it. To publish a deployed Web Service
using DISCO, you simply need to create a .disco file and
place it in the vroot along with the other service-related
configuration.
| Is This Answer Correct ? | 56 Yes | 8 No |
Post New Answer View All Answers
How does u handle this COM components developed in other programming languages in .NET?
Explain what are the deferred execution and the immediate execution in linq?
what is prototype design pattern in .net
Why you want to leave your previous company.
What are Attributes in .NET?
I'm having some trouble with cas. How can I troubleshoot the problem?
Explain the different types of proxy patterns?
How do I use the thread pool?
How do you create threading in.net?
What are the differences between user control and server control?
What are the differences between an interface and an abstract class in .net?
Define satelite assembly?
How to view a .NET assembly?
What is a .DLL and .EXE files called in .NET?
Is .net core free?