Is there a keyboard shortcut for "Build Page" in Visual Studio 2005? -


"build page" 1 of items can add toolbar compile aspx page or ascx control working on. there keyboard shortcut it?

i use ctrl + shift + b, rebuilds entire solution.

you configure own keyboard shortcut clicking tools / options / keyboard , scrolling down build options. (there's ones build.buildpage or build.buildselection...)


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -