开发者

Display in Firefox than IE in webapplication

开发者 https://www.devze.com 2023-03-13 04:58 出处:网络
How should I change the settings in VS 2010 so I can display the result (by开发者_运维百科 pressing F5) of my Asp.net MVC application in Firefox instead of IE?To use Firefox just for one particular pr

How should I change the settings in VS 2010 so I can display the result (by开发者_运维百科 pressing F5) of my Asp.net MVC application in Firefox instead of IE?


To use Firefox just for one particular project, you can update project properties and set external program to run.

Basically using this technique you can set any browser for any particular project, if you don't want or can't change system default browser.

Display in Firefox than IE in webapplication

0

精彩评论

暂无评论...
验证码 换一张
取 消