Extend the ASP.NET 2.0 Login Control
Great if you have additional input fields required for security. Hmm... though instead of bypassing the Membership class altogether (as stated below) you may want to have your own Membership provider.
"by hooking up to the Authenticate event, you will by pass the use of the Membership class that is used by default by the Login control to validate a user."
Great if you have additional input fields required for security. Hmm... though instead of bypassing the Membership class altogether (as stated below) you may want to have your own Membership provider.
"by hooking up to the Authenticate event, you will by pass the use of the Membership class that is used by default by the Login control to validate a user."

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home