Customizing our MembershipProvider Class - Creating a Custom Membership Provider and Membership User utilizing a Data Set Table Adapter - Step 8
In this series, we are now ready to customize our MembershipProvider class. We will use a custom Remember Me log in cookie.
Our ValidateUser, CreateUser, and GetUser methods are written using table adapters.
In this article, we explain the problem with: Response.Redirects and ThreadAbortException
Read the entire article here...