Hi,
How and when web services should be used? Any specific scenarios or examples please?
The application that I am going to develop is called ticket booking system what can be the use of Web Service to use here.
Thanks,
|
Newbie Member
|
|
| 4Jan2008,15:09 | #1 |
|
Hi,
How and when web services should be used? Any specific scenarios or examples please? The application that I am going to develop is called ticket booking system what can be the use of Web Service to use here. Thanks, |
|
Go4Expert Founder
|
![]() |
| 4Jan2008,17:16 | #2 |
|
If you need to access the application over a network and cannot take the time to install the application on each PC you should use the web service.
|