Profiles
What is diffrence between asp.net Profile & Membershi,Role management.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Sep 10, 2010, 1:00 PM
The role is used to authorize or not a given user to do a task within the web application
The Profile is a collection of proeprties like the color the backgroud color, the font, the displayed image that is applied to a given user and not obligatory for another user, this last one could have a different profile.