how to change different environments easily in asp.net application? -


i have asp.net application needs run on different environment such development, test , production. site uses couple of connection strings, 3 web services, different url paths odata services, different file upload directories, different passwords file upload directories , different connection error logging.

it becomes real pain whenever need change different environment make sure have changed needed change , becomes hard maintain. keep different web.config files don't think it's best way solve problem. when have update .svcmap fils web services don't think problem solved keeping multiple web configs. can suggest me options have?


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -