Debugging mode

  • Thread starter Thread starter SimonZ
  • Start date Start date
S

SimonZ

When I press debug button in Visual Studio 2005(F5 or green arrow button),
the project always compile itself, then debbuging starts.

I would like to know, if it's possible to build just the current page before
debugging starts and not the whole project?

It's very time consuming.

Thanks,Simon
 
SimonZ,
Put the current page in a seperate folder while debugging.

Good Luck
DWS
 

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