Search Results

2
votes

Is it safe and acceptable to install VS.NET on your production server?

The recommended way is to have a mirror of production server for testing/debugging purposes. To keep the mirror current you need to install all application updates on both servers at the same time …