Globant interview question

what's the main problem using session variables in asp.net

Interview Answer

Anonymous

6 Jul 2010

The use the server memory, so if the site has a high concurrency we have to stay alert from memory problems

1