can any one tell about web services?

Answer Posted / santosh deshmukh

Web Services are business logic components which provide
functionality via the Internet
using standard protocols such as HTTP.
Web Services uses Simple Object Access Protocol (SOAP) in
order to expose the business
functionality.SOAP defines a standardized format in XML
which can be exchanged
between two entities over standard protocols such as HTTP.
SOAP is platform independent
so the consumer of a Web Service is therefore completely
shielded from any
implementation details about the platform exposing the Web
Service. For the consumer it
is simply a black box of send and receive XML over HTTP. So
any web service hosted on
windows can also be consumed by UNIX and LINUX platform.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are client activated objects and server activated objects?

521


Explain what is postback in asp. Net?

554


What are session state modes in asp.net?

554


How can you make sure that web api returns json data only?

520


What is the part of url?

534






List the advantages and disadvantages of user control an custom control?

542


Explain server-side scripting and client-side scripting.

516


What is an assembly? Explain its parts.

637


What is protected configuration?

604


What do you mean by caching in asp.net?

553


Is asp.net mvc still used? : Asp.Net MVC

516


How information about the user's locale can be accessed?

585


What is a url string?

553


What is asp.net and how it works?

520


What is meant by ispostback in asp net?

546