Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Utilizing Web Services
Message
De
21/03/2004 08:55:00
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
À
20/03/2004 23:19:30
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00888257
Message ID:
00888277
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform