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
Joy Banerjee
NA
74
2.9k
Passing data from one form to another in C sharp
Apr 5 2015 4:49 AM
Hi guys,
I am developing a music library application in visual studio using C#. I have crated a login form which will be showing the "user form" after successful login. In the login form i am using "Id" and "Password" . In sql server database there is name related to each Ids.
I want to show on "User" form something like "Welcome : User Name"
My question is how can I show the name on User form after logging in with ID from LogIn form . Any process to retrieve the name from sql server and show it in User form??
Please help.
Thank you..
Reply
Answers (
9
)
windows phone 8 apps
Change Button color in gridview asp.net?