rights based database driven menu
-
Hi, i want to build a rights based data base driven menu bar using asp.net menu control. There are three user roles; super admin, admin & user. super admin is having all view, add, edit & delete rights though user is having only view & edit right. can anybody tell me how to create (and maintain & use) table for this or other possible scenarios.
-
Hi, i want to build a rights based data base driven menu bar using asp.net menu control. There are three user roles; super admin, admin & user. super admin is having all view, add, edit & delete rights though user is having only view & edit right. can anybody tell me how to create (and maintain & use) table for this or other possible scenarios.
Hi, You could also consider Authorization Manager (AzMan) as one of the option.. Find below link for the same for your ready reference. http://msdn.microsoft.com/en-us/library/ms998336.aspx[^]
Regards, Vipul Mehta
modified on Sunday, February 7, 2010 11:42 PM