Re-compile my project in the background if my computer is idle.
If I make a change to certain files (such as those in the app_code folder), then it takes a long time to re-compile my project. This should happen automatically after I stop typing, if my computer isn't already too busy.
1
vote
1 comment
-
Daver
commented
Also, please take advantage of the multiple CPUs/Cores to make the builds much faster. Sometimes it takes so long to build, I don't remember what I was going to try to do next. The faster the build, the faster everything goes.