Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove Connection Strings from app.config
Message
De
16/05/2008 15:20:46
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
À
16/05/2008 14:47:38
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01317528
Message ID:
01317719
Vues:
7
>>Setup and deployment actually copies the app.config into your deployment project. If you delete the app.config from your applications directory, .NET reinstalls it the next time you run the EXE.


yes that's correct...
and from there I just change the contents of the App.Config file to have it contain the connection string that i want...
obviously its better to have the ConnectionString changeable from outside the EXE.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform