Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Anyone have any advice for setting up web.config for multiple development environments and also making it easy to deploy the application to new environments.

 

The problem is having to change the web.config everytime you push the application to a new environment (say production environment). Basically, what would be a best practice for avoiding having to change the config file from a development station to a production server - i.e. the database connection strings are different, different urls are used in the program.

 

Thanks in advance

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...