Any seasoned ASP.Net developer knows that building your project(s) before starting a debugging session is an important step to take to ensure that there are no silly coding mistakes lurking around. Most seasoned Kentico developers know that performing a full build on a Kentico web site project can be time consuming if there is not a Solid State Drive in use on the computer running Visual Studio.
I myself have experienced this issue many times over, and a long time ago I finally decided to see what options there are out there for speeding up the process. During my recent journey to Kentico Connection Prague, a few of the other Kentico MVPs reminded me that I had never put out a blog post about a simple trick that you can take to speed up your debugging session in Kentico. Today I am going to illustrate one method that might just save you and other Kentico developers out there some time.