aspx thread: Running project in debug mode without re-build
Suppose I want to run the project in debug mode a few time one after the other, and suppose I have a very large ASPX project (more than 100 pages and more than 200 classes) - the result is that every time I want to debug the project I have to wait until build is complete again. Can I disable these build operations, or at least restrict them to times when files have changed??? Regards, Ziv.
|





