Changing default web browser in VS2008
After installing Visual Studio 2008, I noticed that the default web browser was set to Firefox. Although this is probably the correct behavior, Firefox being my system default, I'm pretty sure that prior versions of VS ignored my OS-level selection and made IE the initial default. To select a different browser, open an ASPX page, and select “File” -> “Browse With”, or right-click an ASPX resource in Solution Explorer, and choose “Browse With”. This will open a dialog where you can choose a different browser, and optionally make it the default.