Tagged Questions
10
votes
10answers
2k views
How do you update live web sites with code changes?
I know this is a very basic question. If someone could humor me and tell me how they would handle this, I'd be greatful.
I decided to post this because I am about to install SynchToy to remedy the ...
6
votes
4answers
546 views
Managing large number of app.config files
We have many windows services and web apps which all rely on a lot of common settings. Currently we use just appSettings as needed and they are referenced by key. Some of the settings are app ...