Posted on: 5/24/2011 10:06:46 AM | Views : 847

Hi Everybody,
I would like to create an User Management interface similar to ASP.net WAT. I already created pages for create new role, role management, create user, manage user etc. I am having difficulty as to how I can assign access rules to individual users or roles. I am thinking of displaying all the pages (in web app directory) that have aspx extension in grid view and also displaying a drop down list box showing names of the registered users. A person with admin right could select user name from dropdown box and in the grid view just click on the check box in front of the aspx pages in order to give view permission to the selected user.
Could anybody help me how I can programmically add access rules to the web.config file.
If you have a different idea about accomplishing the above task, could you mention it as well.
Thanking you in anticipation.
Regards,
 
 
...

Go to the complete details ...