i redirect the user to the login page when user click log out however i don't think it clear any application or session because all the data persisted when the user log back in.
currently the login page have a login control and the code behind on the page only wired up the login Authenticate.
Can someone direct me to a good tutorial or article about handling log in and out of asp.net web site.