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

If you want to write your own dot net language, what steps you will you take care?

1 Answers  


Which is the best institute in Hyderabad/Secunderabad/Andhra Pradesh to learn DotNet?

0 Answers  


Define xmlreader class.

1 Answers  


what is the differance between native code & managed code?

5 Answers   Microsoft,


Difference between using directive vs using statement?

1 Answers  


WHAT IS polymorphism

2 Answers   Fidelity,


Is post back in asp.net?

1 Answers  


COM+ Used ________________ Isolation Level

1 Answers   CTS,


what are the State management and Its Uses

2 Answers  


How do you identify that the page is postback?

1 Answers  


Is asp.net still used?

1 Answers  


What are the advantages of using session?

1 Answers  


Categories