B
Bruce A. Julseth
When debugging a C# application, I can make changes to the code and restart.
Is there a way to do this in VB.NET? Right now, I have to kill the
application, make the change, then rerun it. It seems to me that back in
VB6, I could make code changes while debugging, set the cursor to the line
I'd the line I'd like to have the application go to, and restart from that
line.
Since I seem to be able make changes in while debugging C#, I assume I can
do it in VB.NET, but can't seem to find out how.
Appreciate it if someone would tell me how I do this.
Thanks..
Bruce
Is there a way to do this in VB.NET? Right now, I have to kill the
application, make the change, then rerun it. It seems to me that back in
VB6, I could make code changes while debugging, set the cursor to the line
I'd the line I'd like to have the application go to, and restart from that
line.
Since I seem to be able make changes in while debugging C#, I assume I can
do it in VB.NET, but can't seem to find out how.
Appreciate it if someone would tell me how I do this.
Thanks..
Bruce

