c# - Need to change a config setting of a deployed .net app without rebuilding it -


long ago created winforms app vs 2005. app still deployed , working using web services, accesses sql server database. database server changing credentials because of move. need somehow provide new connectionstring app without rebuilding it, dont know assemblies change , how, appreciated!


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -