ASP.NET 2.0 Question:

What is the transport protocol you use to call a Web service SOAP?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

Web service use only three types of protocal. first HTTP-GET,HTTP-POST and SOAP.


Web Services Description Language


Previous QuestionNext Question
Explain What does WSDL stand for?Which method do you use to redirect the user to another page without performing a round trip to the client?