Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session variables
Message
 
 
To
11/02/2011 08:38:06
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01499742
Message ID:
01499766
Views:
41
>HI
>
>I need to store some values that I can get at frequently in my web site.
>
>I want to store them as session variables
>
>Where is the best place to create and load them
>

All you have to do is instantiate a Session object and populate it. Be careful, though. It's easy to make performance sluggish by putting too much in it.
Previous
Reply
Map
View

Click here to load this message in the networking platform