what is webservices. howit is use in our project .



what is webservices. howit is use in our project ...

Answer / 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

More ASP.NET Interview Questions

When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..

3 Answers   Allsec Technologies,


What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?

1 Answers  


Why do we need url encoding?

0 Answers  


How do you a replicate a set of controls across a number of ASP Pages

2 Answers  


Where would you use an ihttpmodule, and what are the limitations if any?

0 Answers  






Name some asp objects?

0 Answers  


What are the types of session in asp.net?

0 Answers  


what is view state and its use

10 Answers   DELL, Efextra, HCL,


What is difference between inproc and outproc?

0 Answers  


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


Can we have 2 web config files?

0 Answers  


Which is better php or asp.net?

0 Answers  


Categories