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

What is jade template engine?

777


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

704


What is advantage of asp.net?

725


What is asp.net and its advantages?

728


How do you do Client-side validation in .Net?

812


How do you identify that the page is postback?

711


Explain culture and uiculture values.

746


What is clickid?

756


What is ashx file in asp.net?

735


What is the difference between ldap and active directory?

755


What are the types of authentication in asp.net?

706


What is the namespace to create thread in .net?

701


what is AutoEventWireUp and what is the use of This property explain in details?

1340


What is masterpage?

704


How ASP.NET page works?

853