Slow debugging cycle in VS

  • Thread starter Thread starter Paul W
  • Start date Start date
P

Paul W

If I hit F5 from VS without making any previous changes to the project, it
appears on screen in 4 seconds. If I make any minor change to the project
before hitting F5 it takes 20+ seconds. This is currently a small project (2
forms).

This gets very old very quickly during a debugging session. Is there
anything that can be done to reduce this time?

Thanks, Paul.
 
ps. This project uses SQL Server. I have a similar project that uses Access
which will cycle (after changes have been made) in 5 seconds!

Paul.
 
Back
Top