hello i have question about subject maintaingin state of application between running. i have application which need to save somehow sate of screen,(configuration, control sate etc) and i wonder what is best wy to do it? Is it good idea to save current controls state in some class and then serialize it to file? After open new instance application just updated control state?
thank you
Loading
Satish KathiPosted Oct 1, 2008, 4:05 PM
You can use application settings
http://msdn.microsoft.com/en-us/library/0zszyc6e(VS.80).aspx