•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 363,553 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,889 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser:
Views: 3633 | Replies: 3
![]() |
Session variables run on the server side.Its not that easy to hack.You gotta hack the server to gain access to the session variables.
Most people say not to use session variables just because it degrades the efficiency of the webpage.
In my experience,session variables gave me a head ache in these cases.
1.In the middle of the application,if the user changes his screen resolution,the session variables remains the same(It screwed up).One has to close the browser and then reopen the browser for the application to run properly.
2.If you are using Dual servers and second server is intended to act when the first server fails.The session variables are lost when the first server fails.
Most people say not to use session variables just because it degrades the efficiency of the webpage.
In my experience,session variables gave me a head ache in these cases.
1.In the middle of the application,if the user changes his screen resolution,the session variables remains the same(It screwed up).One has to close the browser and then reopen the browser for the application to run properly.
2.If you are using Dual servers and second server is intended to act when the first server fails.The session variables are lost when the first server fails.
Save White Tiger
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb VB.NET Marketplace
- when to use session and cookies variables ? (ASP)
- PHP Session Variables (PHP)
- Using Hidden Variables in ASP.NET (ASP.NET)
- how can i used session and cookies ??? (PHP)
Other Threads in the VB.NET Forum
- Previous Thread: Form resizing
- Next Thread: vb.net toolbar


Linear Mode