I'm trying to get my key value set in the appsettings.Config file but seems not working. This is what …
c# appsettingsMy Web application needs to read the Document DB keys from appsettings.json file. I have created a class with …
c# unit-testing asp.net-core appsettingsMy question: How can my iPhone-app tell the iOS, that the user did select a language in the apps preferences, …
ios localization selection appsettingsI am currently working on project using asp.net core v1.1, and in my appsettings.json I have: "AppSettings": { "AzureConnectionKey": "***", "…
c# json asp.net-core .net-core appsettingsI have to get the current country in the iPhone settings. Can anyone tell me how to get the current …
ios objective-c iphone application-settings appsettingsI need an XML-serializable dictionary. Actually, I now have two quite different programs that need one. I was rather surprised …
.net dictionary xml-serialization appsettingsIn WPF, Can I use binding with values defined in Settings? If this is possible, please provide a sample.
wpf binding appsettingsI need to get "http://example.com" from using App.config file. But at the moment I am using: string …
c# .net wpf appsettingsMany posts around about restoring a WinForm position and size. Examples: www.stackoverflow.com/questions/92540/save-and-restore-form-position-and-size www.codeproject.com/KB/…
c# winforms multiple-monitors appsettingsI've got some questions about two ways to save settings in the web.config. Appsettings: Look in web.config <…
c# asp.net properties appsettings web-deployment-project