I managed the roles before with asp.net configuraition tool. I installed Mvc 4. I created a new mvc 4 internet app. It use simpleMembershipProvider and it is not compatible with asp.net configuration tool.
Is there any simple way to manage userRoles? Should I manage them with hardcode? And Could you give more information about simpleMembershipProvider? (usage, adventages, etc...)
Thanks I lot...