S
senfo
I've had multiple people tell me that I should avoid using session
variables, wherever possible and suggesting using cookies and context
instead; however, nobody has been able to give me an explanation as to
why. I'm aware of the issue when using kernel cache in IIS 6.0
(http://support.microsoft.com/kb/917072), however, I'm not using output
cache right now.
I greatly prefer session variables to cookies for security reasons, so
this is really bothersome. Can somebody please offer some insight?
Thank you in advance,
variables, wherever possible and suggesting using cookies and context
instead; however, nobody has been able to give me an explanation as to
why. I'm aware of the issue when using kernel cache in IIS 6.0
(http://support.microsoft.com/kb/917072), however, I'm not using output
cache right now.
I greatly prefer session variables to cookies for security reasons, so
this is really bothersome. Can somebody please offer some insight?
Thank you in advance,