Hi!
I have a large site that I'm maintaining (webforms 4.6.1), and I need to keep the source code on the server.
Every time I update one of my .vb files or .webconfig file and upload it, the entire site recompiles and it takes a good 2 or 3 minutes for it to come back online, making other users in the company very unhappy.
If it's just an aspx page, it's not a big deal. A few extra seconds on that particular page load, but I'm talking the entire site.
Is there a way of minimizing this?
Thanks!