What is WSDL and disco file ?

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


Please Help Members By Posting Answers For Below Questions

Explain what is an application domain?

537


What are the advantages of .net core?

544


What is the difference between a class and an object, and how do these terms relate to each other?

597


How can I find out what the garbage collector is doing?

544


State the differences between the dispose() and finalize().

602






Tell us what is a sealed class?

560


What are situations when you register .NET assembly in GAC ?

652


Describe the Managed Execution Process

1657


Tell me what is serialization?

563


Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column

1940


How will you load an assembly which is not referenced by current assembly?

554


What is lazy initialization?

595


What is the use of gacutil.exe?

666


What is web.config in .net?

594


How do you view the methods and members of a dll?

625