Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hii to all,iam developing a project in .net, where asp.net,c# as front end sqlserver2008 as backend.Here in my project i want to provide some restrictions to my page,one authenticated user should access only some pages, let me say two pages and one more user can access all the pages.Nothing but providing security to my webpages.I tried with autherization concept in security but didn't succeeded completely.Please guide me how can i implement this to project..thanks in advance


With Regards
D Ramu
Posted
Comments
Zaf Khan 18-Dec-12 2:54am    
This Question is the same more or less as how to give permissions to restricted pages as this one

Have you posted it twice?

1 solution

Hi,

Try this for individual page permission based on user,Admin


http://stackoverflow.com/questions/13052599/add-permission-property-to-asp-net-page
 
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