Answer Posted / 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 View All Answers
Which library is used by the testers and developers to develop automated tests and create testing tools?
Explain what is postback in asp. Net?
What is the difference between response.redirect and server.transfer?
What is difference between session and viewstate?
What do you mean by marshalbyref?
What is server side session management?
What is preprocessor in .net?
How to bind all the binding controls in a page at once in ASP.NET?
How do I use a proxy server when invoking a web service?
What is s2s tracking?
Why asp.net is used?
Give some salient points of difference between request processor and request dispatcher.
What are the new web part controls in asp.net 2.0 ?
What is an assembly? Explain its parts.
What are session and cookies?