Wednesday, March 28, 2012

Web Service

why do we use web service in application and what is the advantage of it?

Its a very loaded question but in a sentence or two if you want to connct another application with your application.

Simple examples are you need to Submit an order to another company site that exposes a webserive to do that.

A weather information from weathr site.

Within an organization you might have AS400 Enterprise application like PayRoll, Inventory, Factory etc and you need to get an important piece of information or move the information around these application. These all can be done much easier then before using WebServices. and how about Credit Card verification webservice ...:)

0 comments:

Post a Comment