Visual Studio 2005 and later have a feature called "Edit and Continue" so
make sure it is enabled from Tools->Options menu. One thing to remember is
that you cannot do this if you attach a process, i.e. you must start
debugging within the IDE.
I did have "Edit and Continue" enabled, and it does indeed work as
advertised.
I'm almost always doing debug from within a test runner (TestDriven.Net) so
I thought I was doing something wrong! Do you know of any test runners that
know how to use this feature?
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.