Link to home
Start Free TrialLog in
Avatar of wlawson
wlawson

asked on

VS .NET Debugging

I am finding the debugging of programs in VB .NET a very time consuming process, because everytime you find a spelling mistake in something like a Database Field you cannot change it on the fly as you could in VB6.

I know I can changethe debugger to allow me to change the code, but it either ignores the change or restarts the program.

Is there anyway around this ?
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of wlawson
wlawson

ASKER

I should be finished this application by then.
I have deadline of Jan 2004.

But thanks for confirming what I couuldn't find in the options.