In 2005 I could set a breakpoint in the code and when the program reached the breakpoint I could click on a preceding line of code and restart execution of the program from that selected line (by hitting Ctrl-F9, I think).
In 2008, how can I start execution at a line other than the breakpoint line?
In 2008, how can I start execution at a line other than the breakpoint line?