When using Sessions is bad thing, and whats wrong with it?
Posted
by Amr ElGarhy
on Stack Overflow
See other posts from Stack Overflow
or by Amr ElGarhy
Published on 2010-05-07T22:52:19Z
Indexed on
2010/05/07
22:58 UTC
Read the original article
Hit count: 143
I know that in community server which means that you can't use Sessions, and few years ago i remember i was working on a website where we were not allowed to use sessions.
In my point of view sessions are a very helpful tool if we managed how to use the right way, but is using session variable in a website is something bad, when its bad and when its not?
© Stack Overflow or respective owner