What does WSDL stand for?
Answers were Sorted based on User's Feedback
Answer / vamsi krishna alluru
Dear All,
Wsdl Stands for Web Service Description Langauge
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
Answer / praveen singh
Web services Description Language
Regards,
Praveen Singh
Praveen.kumar4u1093@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
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 |
What are the different types of Caching techniques in ASP.NET?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is data control in asp.net?
Can we mention error in web.config file?
If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?
what are partial classes and their use?
What is a gridview in asp.net?
Define a multilingual website?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Where is session data stored in asp net?
what is the uses Of Global.asax
how to retrieve property settings from xml .config file.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)