R
Robert Dufour
Changing a setting in the UserSettings from within my app using code (Vs2005
vb.net) does not seem to persist changes to the myapp.exe.config file what
is the location and name of the file where the usersettings are persisted?
Is there any way to have modifications made in code to application level
settings? The my.settings in VS2005 and vb.net 2005 does not permit
application level settings to be modified in code cause the geniuses at MS
decided to make that section readonly.
Thanks for any help
vb.net) does not seem to persist changes to the myapp.exe.config file what
is the location and name of the file where the usersettings are persisted?
Is there any way to have modifications made in code to application level
settings? The my.settings in VS2005 and vb.net 2005 does not permit
application level settings to be modified in code cause the geniuses at MS
decided to make that section readonly.
Thanks for any help