Membership Provider - Users Question

G

Guy

I have much more data to store (e.g. FirstName, LastName, Streetname, ...)
for a Profile/Account then aspnet_users stores. This Profile/Account data
probably will be stored (due to normalization) in more then 1 table.

Now my question: if possible I would like using the standard Membership
provider delivered by ASP.NET 2.0. What is the most used/best practice for
solving the kind of problem I face:
- using the Membership Provider tables (users, roles, ...) as-is and using
foreign keys from my table(s) to the aspnet_users table?
- developing a custom membership provider?
- using a Profile section?
- ...?

Thanks for any suggestion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top