Can you please anyone explain in detailed Webservices concepts
in Asp.net?

Answer Posted / priya

A Web Service is programmable application logic accessible
via standard Web protocols. One of these Web protocols is
the Simple Object Access Protocol (SOAP). SOAP is a W3C
that uses standards based technologies ( to encode and
transmit application data).

Consumers of a Web Service do not need to know anything
about the platform, object model, or programming language
used to implement the service; they only need to understand
how to send and receive SOAP messages (HTTP and XML).

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a multilingual website?

618


Why mvc is faster than asp.net? : Asp.Net MVC

619


Why session is used in asp.net?

619


What is asynchronous call?

694


Explain different types of Caching techniques in ASP.NET?

637






How to register exception filter globally?

687


How does session id work?

589


What is the usage of DelegatingHandler?

686


where can i gather the materials for MCP certification

4668


Explain in what order a destructors is called.

676


Which validator control you use if you need to make sure the values in two different controls matched?

739


What are the server control tags in asp.net.?

710


What is authentication in asp.net?

672


What is a url string?

651


Explain what is an abstract class?

682