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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -