Alex2020
New member
- Joined
- Oct 13, 2020
- Messages
- 3
- Programming Experience
- Beginner
Hi,
I want to create a windows form application which gets some information from textboxes and puts them into DataGridView panel. I can make such an application, but I need to save this information into a database file which can be read just by my application (Notepad, etc. cannot open the file). How can I do that? I need to have a tutorial for doing this (I'm new to C#). What keyword should I search in Youtube?
I want to create a windows form application which gets some information from textboxes and puts them into DataGridView panel. I can make such an application, but I need to save this information into a database file which can be read just by my application (Notepad, etc. cannot open the file). How can I do that? I need to have a tutorial for doing this (I'm new to C#). What keyword should I search in Youtube?