Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in app-config

Change in application configuration without application restart

c# - Entity Framework ConnectionString won't update after changing App.Config in runtime

When are settings from app.config actually read?

How to set up a WCF client using wsDualHttpBinding in code?

c# wcf app-config

Encrypting sections and-or settings in an App.config file that will be redistributed

How to change location of app.config

c# .net path app-config

.NET DLL Settings and Config when there's a Web Reference - whats going on?

Multiple App.Config files

c# app-config

Is ConfigurationManage -> section.SectionInformation.ProtectSection() machine dependent?

Letting users edit config file after deployment

c# deployment app-config

How can I share application configuration in a .net application?

c# .net app-config

Converting programmatic configuration of WCF service to config file

app.config -- configSections -- sectionGroup: allowExeDefinition="MachineToLocalUser"

vb.net winforms app-config

Default location for configuration files - MacOS?

Declaratively configure WCF behavior extension on programmatically constructed endpoint

Is it possible to programmatically perform an assembly redirect

Find the name of the current config file

C#'s application configuration "app.config" file... how to store collections?

c# app-config

app.configs and MSTest Project - null reference for a connection string

Why does ConfigurationManager.OpenMappedExeConfiguration have an extra connection string not in the file?