Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User personalized controls
Message
De
17/04/2007 08:39:05
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Divers
Thread ID:
01216458
Message ID:
01216668
Vues:
20
>>>Thank you for your reply. I actually started to develop a method to store the filters index in a SQL Server. Seems like a lot of trips to the server in order to get and set filter values... What would be the advantage of using Session State?
>>>
>>>Daniel
>>
>>Session state is saved within the user's state. I don't have a complete understanding of what goes on under the hood, but I believe that the session state is serialized and contained within the HTML of the page. I would recommend doing a search on it and reading a bit about it.
>
>How about just saving personalized info into a cookie?

That would work too, but I think session state is cookie-less, so people who have cookies disabled would be just fine.
Very fitting: http://xkcd.com/386/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform