i want to implement asp.net role provider to assign users over my LAN to roles and have my asp.net intranet app implement security based on roles.
i dont want to use VS to manage this witht he built in tools but rather hand this off to users to manage themselves. i want an admin folder with a few pages for admin roles to be able to create/edit roles and manage users in roles...
i am not able to find sample code... can anyone provide me a link to some sample i can use to admin roles and users?
thanks