Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Persisting data between form postbacks
Message
 
To
12/11/2002 06:46:48
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00721469
Message ID:
00721637
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform