How to integrate Profile with Membership

  • Thread starter Thread starter ad
  • Start date Start date
Thank Ballen,
But I didn't understand your opinions in the discussion you mentioned.
I just want to add some attrubutes to a users.
If ntegrate Profile with Membership is not a good idea, how can I do that?
 
Exactly -- Profile and Membership are two related, but different features.
Think of them are two different storage locations for different types of
data. Both types of data are for the one person, but one set is for authentication
and the other is for the extra profile data. So the model in v2.0 seperates
these two. If you don't want to do this, then don't use those features.

-Brock
DevelopMentor
http://staff.develop.com/ballen
 

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

Back
Top