944,135 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 6905
  • VB.NET RSS
Jun 28th, 2005
0

Session Variables a threat?

Expand Post »
I read that session variables in ASP were a security threat.
Is this true for session variables in .Net?

thanks,
ed
Similar Threads
Reputation Points: 10
Solved Threads: 1
Newbie Poster
earlofroberts is offline Offline
13 posts
since May 2005
Jun 28th, 2005
0

Re: Session Variables a threat?

If someone can gain access to your computers memory where the session variables reside, you have a lot more to be concerned about than the session variables. Now in asp where you are going over the internet, I can see where this would be a concern.

Chester
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
cpopham is offline Offline
65 posts
since Mar 2005
Jun 29th, 2005
0

Re: Session Variables a threat?

I guess the question is: do session variables in .Net reside on the server and not cross the net?

thanks,
ed
Reputation Points: 10
Solved Threads: 1
Newbie Poster
earlofroberts is offline Offline
13 posts
since May 2005
Jul 12th, 2005
0

Re: Session Variables a threat?

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.
Reputation Points: 11
Solved Threads: 6
Junior Poster
Letscode is offline Offline
175 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Form resizing
Next Thread in VB.NET Forum Timeline: vb.net toolbar





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC