Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Utilizing Web Services
Message
From
21/03/2004 08:55:00
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
20/03/2004 23:19:30
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00888257
Message ID:
00888277
Views:
18
Victoria,

The value of a Web Service is its ability to isolate the program logic from the interface. To get a feel for what can (or should) be done with a Web Service, remove all references to your Database from the Web Application and begin writing Web Service methods to replace them.

Once you've done this, try developing a new interface (application) on a different platform - like Pocket PC, Windows Forms or VFP. While you are developing the new interface, you will be forced to re-factor some of the Web Service to make it more generic so it can handle multiple interface platforms.

This will give you an excellent view of what a Web Service can do.

>I read a lot about the importance of web services and I created some such as validating user login, user application rights, ... etc.
>But I think that there's a lot more that I should do with web services.
>
>Any idea how can I utilize the web services?
>
>Our environment contains the followings :
>- SQL 2000
>- Client applications (.NET, VB6, VFP6, Access)
>- eProcurement System
>- eRecruitment (CV System)
>- Intranet
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform