Click here to Skip to main content
15,894,720 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi fellows,
I want to create a Application menu privilages page for my application where can can change the status of user role, e.g from delete, edit and print. The user can be Administrative, Supervisor, Manager etc. Please can anyone provide some links to implement this functionality. How can i implement this funtionality. Any demo u can refer?
Posted

1 solution

There is a complete tutorial on implementing Membership and Roles functionality in the Asp.Net system here;

http://weblogs.asp.net/scottgu/archive/2006/05/07/ASP.NET-2.0-Membership-and-Roles-Tutorial-Series.aspx[^]

There are also a series on videos on YouTube; here is link to part 1;

http://www.youtube.com/watch?v=vxxFhGF-Z7E[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900