I recently received an email from a developer who needed to implement a behavior around a user’s session timeout behavior. As you probably know, we can configure our application to “expire” a user’s session at any interval that we wish. Example: < system.web > < sessionState timeout ="10"...
Continue reading "Session Time Out Tricks"





