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
Nazhand Zareei
NA
18
116.2k
User authentication
Apr 18 2013 8:03 PM
I have a Log in form which connect to database to check username and password, in this User table I have a roleID which is FK from Role table (RoleID, Name, Description)
In C# Windows form application, I would like to check if it is "Admin" then show some text box on different form,
How can I implement code for this.
Thank you.
Reply
Answers (
1
)
Entity in Console application
next button to fetch random data in sql with non repet value