Click to See Complete Forum and Search --> : Visual Studio Pro/Web Dev. Internal Browser


Plissken
07-08-2011, 09:27 PM
I just don't get it. What is the purpose of design view if it is not going to display what a typical browser is going to display? VS's internal browser displays my web code exactly as I want it, but I find that when I open up my page in a web browser like Chrome, IE, or Firefox, the page is absolute madness. Headers, buttons, text is all in the wrong place.

Why? Why does design view exist?

chrisranjana
07-09-2011, 01:24 AM
I guess you could straightaway use IE or FF to test your visual studio applications (http://codebetter.com/petervanooijen/2004/10/25/using-firefox-and-ie-to-debug-your-apps-in-visual-studio/) rather than use the internal browser.