Derive WSDL?
Answers were Sorted based on User's Feedback
Answer / nageswara rao.g
wsdl stands for web services Description Language.
it can be used to describe 1.webservices
2.Web methods in webservices
3.paramers & return types
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anand
WSDL stands:
WEB SERVICE DISCRIPTION LANGUAGE
used to describe web services and also used to locate web
services.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raovarinder singh
According to Microsoft,Dell and manymore WSDL is Web
Service Description Language.
Please refer :
http://msdn2.microsoft.com/en-us/library/ms175476.aspx
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jiss
WSDL is actually Web Service Definition Language not
Describtion Language
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / lalit
Web Service Defination Language (WSDL) is used for
compiling the web services.
Is This Answer Correct ? | 0 Yes | 5 No |
How do you handle server controls?
Name and describe some HTTP Status Codes and what they express to the requesting client ?
How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?
What is the difference between page-level caching and fragment caching?
What is the part of url?
What is inheritance and an how it be used, example with an example?
Define resource files.
What does session_start () do?
What is CLR ? Differentiate between CLR & CTS.
What is the exact purpose of http handlers?
What is the purpose of url encoding?
What is preprocessor in .net and type, where it use?