They say there is no such thing as a stupid question, but this might just win the prize.
How can you control which browser a web application runs in when you are executing the program from within Visual Studio? I'm still in testing phase and I want to test the program under different browsers but it automatically opens in IE even if I make Firefox the default browser by going into Firefox and changing that setting. There must be a setting within Visual Studio that specifies the default browser but darned if I can find it.
How can you control which browser a web application runs in when you are executing the program from within Visual Studio? I'm still in testing phase and I want to test the program under different browsers but it automatically opens in IE even if I make Firefox the default browser by going into Firefox and changing that setting. There must be a setting within Visual Studio that specifies the default browser but darned if I can find it.