Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What JS technology to use for lookup tables
Message
De
03/07/2013 12:30:51
 
 
À
03/07/2013 12:08:35
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01577700
Message ID:
01577773
Vues:
68
>You might also take a look at this description of LocalStorage.
>
>http://visualstudiomagazine.com/articles/2011/11/01/caching-in-on-html5-local-storage.aspx

WOW, this is SO futuristic. ... But wait, VFP's local Cursors? Hasn't this already being done. It still bugs me that MS turns out a old feature as if it was a new idea.

I am still tring to figure out why we are reverting to a simular computer technogy that first learned back in the 80's. That is; all the real work is done on the server, and the workstation is dumb terminal. Plus, all the data is stored on the server and none on the workstation. Computer techinology has made a complete 360. I perdicting that in the next 10 to 20 years, someone is going to come up with the great idea that if we store and process the data locally we could gain more performance. WOW, would n't that be a great improvement!

SET SATIRE OFF

>
>
>>Thank you, James. I will follow the links.
>>
>>>Jquery and ajax. Some links
>>>
>>>This is the raw ajax function in jquery
>>>http://api.jquery.com/jQuery.ajax/
>>>
>>>This is a wrapper around $.ajax() that simplifies a post ajax call.
>>>http://api.jquery.com/jQuery.post/
>>>
>>>Or better yet, here is a bunch of ajax stuff.
>>>http://api.jquery.com/category/ajax/
>>>
>>>All you have to do is bind a js function call to the change event of your combo box.
>>>
>>>>I have a page in my ASP.NET application that uses several look-up tables (drop-down controls). Every time the user reloads this page, the Load method "gets" the data from the database and sets the value of the data view to the drop-down controls. It has not been a problem, so far, as far as page loading too slow. But I am wondering, what Javascript technology (or another technology) you would suggest to use if I wanted these pull-down lists (data views) to stay local and not be reloaded every time?
>>>>
>>>>TIA.
Greg Reichert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform