Summary
ContentsNormally when working on a website in Visual Studio 2005 or Visual Web Developer, pressing Ctrl-F5 will open a browser to preview the website.
However, you might want to use a different browser. Or if you are targeting a specific screen resolution, you can also set that.
First, right click a web page in solution explorer and select "Browse with..."
Click your desired browser and then "Set as Default"
 If your desired browser isn't listed, click Add and navigate to the executable file
|
Select your target screen resolution as follows
Back to Top