I never miss it by the way. There is so good background compiling when
editing (when option strict is on), that most errors will probably not be
resolvable with that try and go, because otherwise they where already
detected by the compiler before.
Check the project's debug options, there is a checkbox that will allow you
to edit code while debugging. Notice that this will not be the same as Edit
and Continie like in VB6, you will have to restart your application in order
to make the changes you made appear.
True Edit and Continue will be back in the next release of Visual Basic,
"Whidbey", which will be made available in 2005.
I thought that continue in the new version has limitations, which it should
have in my opinion because the classic style from VB6 made it more easy to
do it.
However maybe you have good expirience with it with the Beta.
I thought that continue in the new version has limitations, which
it should have in my opinion because the classic style from VB6
made it more easy to do it.
However maybe you have good expirience with it with the Beta.
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.