How do I set my development web browser in VS2010?
Posted
by blesh
on Stack Overflow
See other posts from Stack Overflow
or by blesh
Published on 2010-03-02T16:24:05Z
Indexed on
2010/05/20
5:30 UTC
Read the original article
Hit count: 336
I don't like to use IE for my system default web browser.
but
I do want to set IE as my browser in VS2010 because it works a little nicer for debugging and I like to develop to the lowest common denominator. (jab, lol)... anyhow, can I default to debugging against IE?
I know in VS2008 you just had to "Browse With..." on an .aspx page. But that option doesn't exist in VS2010 RC. What gives?
© Stack Overflow or respective owner