Tagged Questions
1
vote
3answers
404 views
How to create different View depending on logged in user's role in ASP.NET MVC?
I am kind of new to ASP.NET MVC, so need your help getting me through a problem:
In my application the LogOn will be done using the Role of the user. I have my custom database schema (like User, ...