every body knows working with Membership , Roles and Profiles are common in most of ASP.NET project.
I am looking for a simple project to do this activity with UI for end users. like "add user" , "add role" , "assign user to roles" and so on.
It's better be solution in MVC[3].
any idea?