what is webservices. howit is use in our project .

Answer Posted / alb.shah

Web Services are business logic components which provide
functionality via the Internet using standard protocols
such as HTTP.

Web Sevices 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 indipendent so consumer of a Web Service is
therfore completely shielded from any implementation
details about the platform edposing the Web Service. For
the consumer it is simply ablack box of sen and receive XML
over HTTP.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who can consume WebAPI?

759


What is asp.net and how it works?

705


Which is faster union or union all?

757


What is difference between session and application in asp net?

735


Explain diff. Betn dataset and recordset?

739


Which Is Faster MVC or ASP.net ?

776


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

697


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1764


What do you mean by query string?

716


How do you change the session time-out value?

775


What is & in a url?

716


How you can access the values from the Repeater control in ASP.NET?

785


Why is this service branded with windows livetm?

778


Explain a program using razor view engine to create a simple application? : asp.net mvc

712


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

872