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

Can I stream live content/events?

0 Answers  


How do cookies work?

0 Answers  


What is a global postback url?

0 Answers  


How to use class library reference in asp.net project? Can you give me the example with source Class library haves classes like Database, insert, update, delete, reflection how can i use the database class connection in insert class to insert the record in to the Main Project in asp.net.

1 Answers  


How can we prepairing Interview

0 Answers   ITcom, TCS,






how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

0 Answers  


What is indexing on asp.net?

0 Answers  


What is web.config. How many web.config files can be allowed to use in an application?

6 Answers   Accenture, HCL, InterGraph, iSoft,


Why is mvc better than asp.net?

0 Answers  


Can I read the hard disk serial # of the client computer using asp.net?

0 Answers  


Difference between mvc2 and mvc3 in asp.net?

4 Answers   Wipro,


Can we create a multiple user simultaneously ?

0 Answers   MCN Solutions,


Categories