Click here to Skip to main content
15,893,564 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I want to implement role(like admin,member) based access to my website.

I know asp.net provide build in security feature under asp.configurations.

But I want all the details will be stored in my local database(sql) and also have to provide the facility to add user roles from my website.that is the existing feature needs to be customized from my website.

I am done with build in config now i need to customize it (ie)accessing from my site not going to asp.net config for all modification.

Please help me..
Posted
Updated 6-Nov-11 20:35pm
v2

1 solution

 
Share this answer
 

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