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
Damodar
0
56
0
How to store changes made in a GUI ?
Jul 22 2010 3:39 PM
Hi all,
I have developed a Windows form with 7 tabs. Each tab has some check boxes, radio buttons and labels.
Now when I make changes and close the application, when I reopen it again I want the application to remember the changes that have been done prior on it i.e what check boxes, radio buttons have been checked.
What is the best way to do this? I was planning to write a Xml file and then make changes to that. Is there any other way or better way to do this ?
If there is some sample code that would be appreciated.
Reply
Answers (
11
)
Having a running service open a window?
bulk insert to ms access with csv file