Set Google Chrome as the Debugging Browser in Visual Studio -


when press f5 in visual studio 2008, want google chrome launched browser asp.net app runs in. may know how can done?

right click on .aspx file , click "browse with..." select chrome , click "set default." can select more 1 browser in list if want.

there's great wovs default browser switcher visual studio extension.


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? -