can any one tell about web services?

Answers were Sorted based on User's Feedback



can any one tell about web services?..

Answer / devendra

A Web service is an application logic that is accessible by
other program using standard web protocol in a platform
indepedent way.
The key point of this defination are :
- Application Logic
- Accessible to other programs
- Using Standard Web Protocol
- Platform indepedent way

Is This Answer Correct ?    4 Yes 0 No

can any one tell about web services?..

Answer / ss

Web service supports interoperability machine-to-machine
interaction

Is This Answer Correct ?    5 Yes 2 No

can any one tell about web services?..

Answer / ss

Web service supports interoperability machine-to-machine
interaction

Is This Answer Correct ?    4 Yes 2 No

can any one tell about web services?..

Answer / rajat

Web services are self contained modular applications that can be described(usig WSDL), deployed (on a web server), located(using UDDI) and invoked in applications on internet or intranet.

Is This Answer Correct ?    2 Yes 0 No

can any one tell about web services?..

Answer / santosh deshmukh

Web Services are business logic components which provide
functionality via the Internet
using standard protocols such as HTTP.
Web Services 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 independent
so the consumer of a Web Service is therefore completely
shielded from any
implementation details about the platform exposing the Web
Service. For the consumer it
is simply a black box of send and receive XML over HTTP. So
any web service hosted on
windows can also be consumed by UNIX and LINUX platform.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is JIT and how is works ?

1 Answers   Patni,


Why do we use datasource in asp.net?

0 Answers  


What are the layouts of ASP.NET Pages?

0 Answers  


which is the new version of IIS SERVER

1 Answers  


extensibility in asp.net2.0

0 Answers  






6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

0 Answers   AlKhaleej, Swatz Oils,


Explain how can we access static variable?

0 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


What is session id in web application?

0 Answers  


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.

1 Answers  


Categories