Click here to Skip to main content
15,889,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

i have developed one web appliation using asp.net mvc4 and we are usign window based authentication. this is working fine now we have different user types for each users like admin/normal user.

now we want to redirect these user to different pages according to role when they first open the site. currently startup page is set on routeconfig.cs file. user role is saved in database.
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