Globant Interview Question

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

Interview Answer

Anonymous

Jul 6, 2010

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

1