Since I set Chrome as my default browser, everytime I debug a web-app – it opens up in Chrome.
But I wanted my web-apps to open in IE when I was trying to debug them without changing my default browser. Turns out there is an easy way to do this in Visual Studio.
In the solution explorer, right click on an aspx file and select the “Browse With” option. In the dialog that pops up – select the browser that you wish to test against.
Very useful tip!
No comments:
Post a Comment