atmosphere
05-30-2005, 11:07 AM
Hey.. this question deals with asp.net
If I want to store a variable only for the duration of a single postback that will be accessable from my entire application, where can I store it?
Also, what is the scope of shared variables. Do they persist across multiple sessions?
If I want to store a variable only for the duration of a single postback that will be accessable from my entire application, where can I store it?
Also, what is the scope of shared variables. Do they persist across multiple sessions?