| | |
Session Variables a threat?
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
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
![]() |
Similar Threads
- Using Hidden Variables in ASP.NET (ASP.NET)
- when to use session and cookies variables ? (ASP)
- PHP Session Variables (PHP)
- how can i used session and cookies ??? (PHP)
Other Threads in the VB.NET Forum
- Previous Thread: Form resizing
- Next Thread: vb.net toolbar
| Thread Tools | Search this Thread |
"crystal .net .net2005 .net2008 2008 access add advanced application array assignment basic beginner box browser button buttons click code combo convert cpu cuesent data database datagrid datagridview datetimepicker designer dissertation dissertations dissertationthesis dissertationtopic dosconsolevb.net editvb.net employees excel exists firewall forms html image images isnumericfuntioncall listview login map math memory mobile module msaccess mssqlbackend mysql navigate net number opacity open pdf picturebox2 port print printpreview record regex reports" reuse right-to-left save savedialog search serial settings socket sqldatbase sqlserver storedprocedure string temp textbox timer transparency txttoxmlconverter useraccounts usercontol usercontrol vb vb.net vb.nettoolboxvisualbasic2008sidebar vba vbnet vista visual visualbasic.net visualstudio.net web wpf wrapingcode xml





