Why do we need Web Services?



Why do we need Web Services?..

Answer / amey

We have a number of heterogeneous technologies available on
internet. The demand for reusable components across
platforms and programming languages are high. Most of the
components have the limitation that they can't share or
exchange data across different platforms, they are mostly
language specific or platform specific. The technologies
like COM, RMI, CORBA etc. contributed best to fulfill
requirements to some extent, but components result from
these said technologies are mostly either language specific
or platform specific.

To avoid above problem, we need to have web services.
Through web services we have overcome the problem of
interoperability between languages and platforms. Web
services uses SOAP as transport protocol which uses a text
based messaging model, i.e. XML to communicate between
disparate systems.

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain exception handling in .net.

0 Answers  


Explain the different types of directives in .net?

0 Answers  


What data types do the RangeValidator control support?

2 Answers   Siebel Systems,


Define the term Scavenging in Caching?

0 Answers   PUCIT,


Explain the features that make asp.net more used framework? : asp.net mvc

0 Answers  






What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable

2 Answers   Syntax Softtech,


What is the maximum timeout we can set for Cookies?

0 Answers  


What's the difference between viewstate and sessionstate?

0 Answers  


RequiredFieldValidator--write code in javascript

3 Answers   Wipro,


what is the use of asp.net

3 Answers   ABC,


What is jade template engine?

0 Answers  


Explain difference between dataset and recordset?

0 Answers  


Categories