I have an application with some textboxes. My user fills the textboxes and runs some methods, when they close the application data is lost (normally).
I want to ke
Assuming you're on Windows (as the tags imply), have you considered the registry?