c# - user settings changed on file not changing run time -


i have file several user , application settings, when change them run time , save them, file not updated, still, when re-start application there. saved?

also, if change of settings in file, , start application, cant see changes in application, why that?

i tried read documentation related settings (https://msdn.microsoft.com/en-us/library/aa730869(v=vs.80).aspx) wasn't able find awsner.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -