Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Persisting data between form postbacks
Message
 
À
12/11/2002 06:46:48
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00721469
Message ID:
00721637
Vues:
11
One approach you can take is to use Data Caching. The data would be persisted on the server as XML files. You would use the SessionID to isolate the caching on a per session basis. Keep in mind that this approach does not work on web farms. Here is a link to an article that explains how this would work:

http://www.dotnet247.com/247reference/a.aspx?u=http://msdn.microsoft.com/msdnmag/issues/01/12/cutting/cutting0112.asp

>All,
>
>I am looking for a way to persist a dataset between postbacks without using session variables.
>
>Is there a best practice for this?
>
>TIA
>
>Rex
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform