When does an ASP.NET Website project recompile?
- by jdk
Where's the info that tells the kinds of changes and files which cause a website project (not web application project) to recompile itself?
The reason I'm asking is because we don't want users to lose their sessions. So we want to update the live website with recompile changes in the very wee hours of the morning, but would prefer to make changes during the day to expedite them. We promote to a staging server first and could watch it there but a definitive list would be nice in advance.
If there's not a definitive list, a list can be started here: