asptoday_discuss thread: Session variable
may i ask whether if i use a lot of session variable, will it slow down my whole system? thank you
It depends... Dont put objects. It will couse perform. issues becouse of of single threading model... My expirience shows we that it's not so awful... > may i ask whether if i use a lot of session variable, will it slow down my > whole system? thank you
|





