Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxLANWeb : the magic fox lives on both LAN and Web!
Message
De
03/11/2010 13:11:46
 
 
À
03/11/2010 12:44:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01466562
Message ID:
01488000
Vues:
105
>Yes, storing data permanently on the client is generally a bad idea. However, storing temporary (cached) data such as lookups for increased speed; storing data locally while disconnected, and storing data locally for buffered cursor manipulation are at least three use cases for local storage that I can think of right of the bat. Hit the server as little as possible -- only when you need additional data or when you are ready to commit changes.

it's never easy for me to switch from a development paradigm to another ...
FoxInCloud leaves all data manipulation on server, client only deals with presentation via HTML & AJAX, never loads or sends raw datasets ...
- lookups : AJAX incremental search / autocomplete limits data to retrieve
- disconnected : why not, though requires moving some part of business logic on the client
- buffered cursor : FoxInCloud does that on the server
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform