TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dealy
NA
213
0
Roles in Visual Studio 2015 ASP.NET application
Jun 13 2016 7:06 AM
Hello,
I have a ASP.NET application that I want to add users and roles. At the moment all forms are accessible to everyone.
To be more specific I want to have 3 roles.
1. Public Role --> no login needed
2. User Role -->need login with access in some forms
3. Admin Role -->need login, has access to all forms.
How can I do this in Visual Studio 2015?
Thank you in advance.
Reply
Answers (
4
)
ViewData, ViewBag and TempData in MVC ( Reference )
how to create load test project in visual studio 2013 profes