change code while debuging code

R

Ryan Liu

Hi,

I can edit source code while I am debugging an application in VS 2003. Then
when I continue debug, it will nicely ask do I want to restart my
application.
Now in VS 2005, seems I have to stop application to even just add some
comments.

Where is setting to go back to VS 2003 way? I couldn't find it.

Many thanks!

~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

Ryan Liu
137 0173 5101
Shanghai Fengpu Software Co. Ltd
Shanghai , China

http://www.PowerCATI.com Powerful CATI!
http://www.fpsoft.net.cn
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
 
N

Nicholas Paldino [.NET/C# MVP]

Ryan,

Can you be more specific with the changes you are making? Adding a
comment should most definitely not require a restart of the application.

If anything, there are less situations where that should happen now, as
Edit and Continue was added to VS.NET 2005, so you should be able to make
more changes while debugging your app without having to restart.
 

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

Top