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

What are the differences between com architecture and.net architecture?

561


What is the use of UML in .Net

619


Explain what rare the types of jit and what is econo-jit?

521


What are code contracts?

598


Explain what is mutex?

592






What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

621


can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?

1477


What does il do?

567


What are the security policy levels in .Net

1573


Explain cas (code access security)?

596


what is the keyword used for self reference?

1939


Explain Creational design pattern in .NET?

626


Explain how to spawn a thread?

541


Tell us what is a variable of implicit type and what is its scope?

576


What is common language specification (cls)?

646