Hi all. I have a Windows WPF application which uses the SettingsProvider class, and a .settings file generated by Visual Studio, as explained in this MSDN article: http://msdn.microsoft.com/en-us/library/aa730869%28VS.80%29.aspx . The functionality works fine, but I have one question left: How would I change a settings value after my application is deployed? I don't see the .settings file in the client where I installed it. Thanks.:. HUGONNE .:
Please mark as answer if the post helps.
Coding tips - http://hugonne.blogspot.com/
View Complete Post