What does WSDL stand for?

Answers were Sorted based on User's Feedback



What does WSDL stand for?..

Answer / kakani

Web Services Description Language

Is This Answer Correct ?    6 Yes 0 No

What does WSDL stand for?..

Answer / suresh.gv

It will provide Complete Description about WebService.
Through that another application can communicate with this
service based on the info. provided by the WSDL(Web Service
Description Language)

Is This Answer Correct ?    4 Yes 0 No

What does WSDL stand for?..

Answer / vamsi krishna alluru

Dear All,

Wsdl Stands for Web Service Description Langauge

Is This Answer Correct ?    4 Yes 0 No

What does WSDL stand for?..

Answer / vamsi krishna alluru

Web Service Description Langauge

Is This Answer Correct ?    3 Yes 0 No

What does WSDL stand for?..

Answer / krishnamrajgoud

web service description language

Is This Answer Correct ?    2 Yes 0 No

What does WSDL stand for?..

Answer / ramesh

webservice is an application that designed to interact with other application through internet.

soap-simple object access protocol used to interact with other application. This main function transfer the object from one application to another application and it translate objects into xml format

Is This Answer Correct ?    2 Yes 0 No

What does WSDL stand for?..

Answer / praveen singh

Web services Description Language


Regards,
Praveen Singh
Praveen.kumar4u1093@gmail.com

Is This Answer Correct ?    2 Yes 0 No

What does WSDL stand for?..

Answer / praveen

Web Services is a fairly new technology that has become
very popular in the past few years. Basically, a Web
service is a service that is created to communicate, using
standard XML formats, to any application that knows how to
talk to it. The Web service will have a public interface
written in Web Service Description Language (WSDL). The
interface describes what the Web service does and how to
communicate with it. The actual communication is done with
XML, typically using the SOAP protocol. Because XML is
basically just text, an application that can read text can
read and interpret a Web service.

Is This Answer Correct ?    2 Yes 0 No

What does WSDL stand for?..

Answer / atul

web service description language

Is This Answer Correct ?    0 Yes 0 No

What does WSDL stand for?..

Answer / anjani kumar

"WSDL stands for Web Services Dsescription Langauge. There is WSDL.exe that creates a .wsdl Files which defines how an XML Web service behaves and instructs clients as to how to interact with the service.

eg: wsdl http://LocalHost/WebServiceName.asmx".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

write a sample code make use of xmltext writer

1 Answers   GCI,


Explain diff. Between friend and protected friend?

0 Answers  


Can you explain the importance of finalize method in .net?

0 Answers  


what are configuration files?

0 Answers  


What are Caching techniques in .NET

0 Answers   Microsoft,






what is the generics and where used generics in your project?

3 Answers   CTC,


How we can force all the validation controls to run?

0 Answers  


what is the advantage of data reader?

2 Answers  


What are asynchronous callbacks?

0 Answers   Accenture,


What is cyclomatic complexity and why is it important?

1 Answers  


What are the different authentication modes in the .NET environment?

2 Answers   Veritas,


What is the use of service provider?

0 Answers  


Categories