Congratulations - C# Corner Q4, 2022 MVPs Announced
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Mr. Thekotik
2.1k
32
2.2k
Application using windows forms in c#, file, structure
Apr 13 2021 11:12 AM
Hello everyone! I'm trying to write an application using windows forms in c#, using a random file, structure. I need to create 5 forms. 1 form (view data)- here I need to use the ListView and the button to display it, so that I click it and the entries appear. 2 form (entry)- here you need to provide a record using the ListBox and the record button. 3 form - edit the records. 4 form-delete th record. 5 form-search. Please help me with the code!
Reply
Answers (
4
)
How to convert Shared sub (vb.net) to C#?
Windows Forms and file system, ListView