Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
How to save data inside C# form application?
Bhavik Patel
8y
586
1
Reply
I want to create a simple windows form application that have 3 textboxes and want to store data inside executable exe. I tried Resources file inside form application to store, but data are too heavy taking time to load data in a datagridview.
please suggest me the better way to do this.
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Split an array like below dynamically.
datagridview in window form