Andrew Stevenson's WebLog

Write Here Write Now

Syndication

.Net Languages

ADO.Net

Asp.Net (Misc.)

Asp.Net Controls

Bad Patterns

Err What?

Files and Folders

Forums

IE Add-Ins

Methods for the Madness

Performance

See Clearer, C#

Test Driven

Rant : View In Browser on Context Menu

In VS 2002, I always had View in Browser available on the context menu of a WebForm.

This would let me use a dummy page that loads fast to launch the debugger, then View in Browser to launch the page I need to debug.

In VS 2003, I seem to only have the option to View in Browser when I am not in debug mode and it really bothers me.

I seem to have a choice of constantly changing my start page or navigating "by hand“ to the page, which takes time.

Who thought this was a good idea? Is there a way to make View in Browser always available in VS 2003?

-A

Published Thursday, May 27, 2004 10:54 AM by AndrewSeven

Comments

No Comments