![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| [SOLVED] Public varaibles vs. Session variables in ASP.net application.? I am using a set of Public variables to hold some Form names, which are used for redirection depending on the user's choice. Locally, the application works fine, but in multiuser, all the variables behave in a very confusing way. This is leading me to believe that the value of a Public variable is available to all users in a multiuser environment. Am I correct ? If yes, what else can be used in the place of a Public variable ? I really want to avoid using Session variables. Can anybody help ? |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |