Form Based Authentication in ASP.NET 2.0
Present user with a form that populates database with their credentials. All their information is stored with these credentials. Store all account information on an internal user id; but only allow unique email addresses. A user can have an unlimited number of accounts.

0 Comments:
Post a Comment
<< Home