Hello all,

Let's say I have a intranet website in ASP.Net and the site is live. and my clients suggests few changes on it. So I cannot make those changes live unless it is finalized. How this can be handled ? do we need to setup the same site in different server like for development purpose only. If so, how we need to manage the database connections etc.

what is the best way to handle it?

let me know thanks