N
neilmcguigan
my local web.config on my development machine is different than the
live version, ex some hardcoded paths (required by a stupid control)
and debug=true vs false
what's a good way to keep live and test web.configs synchronized, ie if
i add a setting, but maintain the necessary differences?
TIA
neil
live version, ex some hardcoded paths (required by a stupid control)
and debug=true vs false
what's a good way to keep live and test web.configs synchronized, ie if
i add a setting, but maintain the necessary differences?
TIA
neil