"Build Page" is one of the items you can add to your toolbar to compile just the ASPX page or ASCX control you are working on. Is there a keyboard shortcut for it?
+1
A:
I always use Ctrl + Shift + B, which rebuilds the entire solution.
You could also configure your own keyboard shortcut by clicking Tools / Options / Keyboard and scrolling down to the Build options. (There's ones for Build.BuildPage or Build.BuildSelection...)
Peter Bernier
2008-09-12 13:27:28
Rebuilding the entire solution takes way too long. I created a custom keyboard shortcut. It's in Tools -> Customize -> Keyboard, not Tools -> Options -> Keyboard.
Eric Z Beard
2008-09-12 14:12:40