Hello! I'm student. I have a task to make ASP.NET site with:
1) pages, that are accessible for users of definite role (administrators, guests and so on) - I realize it through catalogue protect with the help of web.config file;
2) Administrotor pages for user management
3) possibility of user registration - I realize it with the help of CreateUserWizard control.
The question is how should I realize administrotor pages for user management?
1 reply to this topic
#1
Posted 19 August 2010 - 02:49 AM
|
|
|
#2
Posted 19 August 2010 - 08:06 AM
Take a look at using Roles & Memberships in ASP.NET, this will help you a lot for a project like this :)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









