Debug

  • Thread starter Thread starter Rena
  • Start date Start date
R

Rena

Hi all,
I had set a breakpoint on my program, and then i run in debug mode,
however during debug, i can't modify my codes.. how should i set the
configuration?

Thx
 
Hi,

You won't be able to edit during debug mode until VS.Net 2005, for VB.Net
for sure, I'm not sure about C#. If you are developing a web application
you can edit and save your .aspx pages while debugging. Good luck! Ken.
 
Thanks for the information, Ken

Ken Dopierala Jr. said:
Hi,

You won't be able to edit during debug mode until VS.Net 2005, for VB.Net
for sure, I'm not sure about C#. If you are developing a web application
you can edit and save your .aspx pages while debugging. Good luck! Ken.

--
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.
 

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