Hi everyone, I have used forms authentication to authenticate users to my site and have used session variables to kick them out after a certain amount of time has elapsed.
How is using an authentication ticket different from what I've been doing and how is that done? Please elaborate or point me to a good tutorial, thanks in advance.
Go to the complete details ...