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:
01499749
Views:
34
>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
>
>Thanks
>
>Nick

You can create these variables when you need them and add to the session or you can create them once when Sessions starts using global.asax file.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform