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
Hassan Mohy Ud Din
NA
3
501
program to make listbox and connect with database table
May 8 2020 3:42 AM
Write a code in C# language on Windows form application in which Add 3 buttons, a textbox and a list box on form which do the following: 1) . When user click the button1 the list box show all the items of a database table column. 2) When use click on the second button, it deletes the selected item from list box(not database). 3) When user write something in textbox and click on button3 it insert the content of text box to database and in list as well.
Reply
Answers (
1
)
C# Convert month name to month number
Access a control in a form loaded into a panel