Doubt: Authentication using SQL Membership Provider
- by Chaitanya
I have checked the following article on how to use the sqlMembershipProvider. My doubt, is this the way most of the asp.net applications authentication schemes implemented.
Is there any other method, any references will be quite helpful for me.