Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session variables
Message
 
 
À
11/02/2011 08:38:06
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01499742
Message ID:
01499766
Vues:
44
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform