I'm developnig a Windows Forms application.
I should upload new version of dll to users. If I do that, does it reset Properties.Settings to default values or will they stay saved (on user's computer)?
I'm developnig a Windows Forms application.
I should upload new version of dll to users. If I do that, does it reset Properties.Settings to default values or will they stay saved (on user's computer)?
by uploading the DLL, you don't reset the settings Here you can get the answer -