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

what is manifest?

3 Answers   Airtel, Microsoft,


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

0 Answers  


hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance

3 Answers  


what is clr .

1 Answers   Patni,


How can you access the properties and controls of master pages from content pages?

0 Answers  






I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?

6 Answers   EMR, Wipro,


Every Validation controls have same option ?

2 Answers   iGate,


Define static member?

0 Answers  


What is Difference between Application object and Session Object

5 Answers  


Different type of validation controls in asp.net ?

1 Answers   CTS, Keane India Ltd,


version information of assembly consist of _________ values.

3 Answers   AG Technologies,


Describe the difference between a Thread and a Process?

4 Answers  


Categories