what is webservices. howit is use in our project .

Answers were Sorted based on User's Feedback



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

Answer / n

* Web services are application components
* Web services communicate using open protocols
* Web services are self-contained and self-describing
* Web services can be discovered using UDDI
* Web services can be used by other applications
* XML is the basis for Web services

Is This Answer Correct ?    4 Yes 0 No

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

Answer / lavanya

Communicate 2 different technologies by using web services.
a web service can access through http only.
WSDL contains description of web service.
web services uses Soap Protocol. soap is an xml based protocol.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / guest

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 ?    3 Yes 3 No

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

Answer / ff

webservices is to support hetrogenous applications and
hetrogenous platforms base upon comapny standards

ie to service is nothing but a logic so this logic should be
support to may applications by using http and soap protocols

microsoft uses xml web services , sunmicro uses java
webservices base upon company statndards

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

In asp.net, if a webpage seems too slow to load completely in th ebrowser. In this case what are the checkings or actions you will take to rectify the slowness or which are the factors related to this issue? How we can trace it?

3 Answers  


What is a global postback url?

0 Answers  


Tell me Asp.net Method Overriding.

3 Answers  


What does the "EnableViewState" property do? Why would I want it on or off?

4 Answers  


Define static function?

0 Answers  


Why is asp.net so popular?

0 Answers  


What is Web Server Control Templates.?

0 Answers   MCN Solutions,


What is customer control and user control?

1 Answers   Perot Systems,


Explain the difference between panel and groupbox classes using .net?

0 Answers  


version information of assembly consist of _________ values.

3 Answers   AG Technologies,


What is AutoEventWireup attribute for ?

0 Answers  


What is __ requestverificationtoken?

0 Answers  


Categories