Debugging .NET

  • Thread starter Thread starter Henno
  • Start date Start date
H

Henno

In .NET I have noticed that you cannot change code whilst
debugging, which means that everytime you pick up a
spelling mistake, you have to restart your debbugging.

This is very time consuming, especially seeing as the
starting and stopping of .NET Pprogramis also slow.

Any way that this can be changed ?
I know about the Restart, Continue option of debugging.

I am seriously thinking about going back to VB6 :)
 
Henno:

As Rajesh mentions, this will be available in VB.NET whidbey, but if you are
seriously thinking of going back to VB 6 because of this, I'd encourage you
to reconsider. .NET will save you wayyyy more time, just buy some more RAM
until you can get your hands on the Beta.

Cheers,

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top