Top "Settings.settings" questions

Settings.

C# Setup Project Custom Action to save the installation directory to custom setting file

I am trying to make an application using windows installer as it's install method. When the installation succeeds I want …

c# windows-installer setup-project custom-action settings.settings
<userSettings> in app.config Could not find schema information for the element 'userSettings'

Hello when I try to add parameters to the settings table I get multiple messages for each parameter I add. …

c# schema app-config settings.settings
Where should I store my application data?

I have an application that needs to store data. Currently, I am using the built-in Application Settings to do it, …

.net wpf settings application-settings settings.settings