Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Community app.config?
Message
De
05/07/2013 11:06:21
 
 
À
03/07/2013 14:44:02
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01577780
Message ID:
01577850
Vues:
53
>This client has several disparate systems - or solutions.
>Each system use an app.config file. 90% of the data is the same for each solution.
>Is there any way to have one app.config file for all the solutions to use?

You could manually open a shared exe file with OpenExeConfiguration (http://msdn.microsoft.com/en-us/library/ms224437.aspx), or you could link the shared sections of your different config files to a shared file with the configSource attribute (http://msdn.microsoft.com/en-us/library/system.configuration.sectioninformation.configsource.aspx).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform