Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can anyone give me some link tutorial about Authorization?
I want to make custom authorization, user and link page in Database.

EXP :
User A can access page 1,2
User B can access page 2 only
User C can access page 1,2,3

All link page take from DB, so we didn't touch hardcode if we want to insert new page.
I'm using MVC 3.

Thank's.
Posted

1 solution

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