DotNetShoutout - Stories tagged with SessionState
3
Shouts

ASP.NET Quiz – Session State

posted by JudoJudo 990 days, 11 hours, 1 minute ago
Monday, October 04, 2010 6:29:29 AM GMT
Session state allows for user-specific data to be easily stored in an ASP.NET app, however it has be be implemented carefully to ensure an app is secure and performing well. Take the quiz to see how well you really understand ASP.NET Session State. (more)
category: Web Dev | clicked: 1 | comment | | source: www.aspnet101.com
tags: quiz, SessionState, Session State