Visual studio 'View in Browser' shortcut to specific page?

Posted by WowtaH on Stack Overflow See other posts from Stack Overflow or by WowtaH
Published on 2010-03-22T17:36:01Z Indexed on 2010/03/22 17:41 UTC
Read the original article Hit count: 228

Filed under:
|

We are using Visual Studio 2008 and would like to know if there is a way to create a (keyboard or toolbar) shortcut for the 'View in Browser'-command, but with a specific page from a specific (loaded) project.

We always start testing/debugging our app from "Somepage.aspx" from "Project-x". I would like to make a shortcut that does 'View in Browser' with this specific page/file, from this specific project. So even if I am currently working on another file in another project (from the same solution) it should still work...

Anybody know if this is possible, and if so, how this can be achieved?

Thanks! W.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about shortcut