Is there any inconvenient using session variables (about 10, containing
string), for a website having about 100 simultaneous users ?
Thanks for your opinion !"Marine" <none@.none.orgwrote in message
news:eTeoALWJIHA.4684@.TK2MSFTNGP06.phx.gbl...
Quote:
Originally Posted by
Is there any inconvenient using session variables (about 10, containing
string), for a website having about 100 simultaneous users ?
IMO, no...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
It depends on how big the string are and how much RAM you have.
It can be a problem, but again depends.
Wrapping in one object might be less overhead?
"Marine" <none@.none.orgwrote in message
news:eTeoALWJIHA.4684@.TK2MSFTNGP06.phx.gbl...
Quote:
Originally Posted by
Hi,
>
Is there any inconvenient using session variables (about 10, containing
string), for a website having about 100 simultaneous users ?
>
Thanks for your opinion !
>
>
0 comments:
Post a Comment