Debug mode Question

  • Thread starter Thread starter G. Dean Blake
  • Start date Start date
G

G. Dean Blake

What is the difference between Debug in the configuration manager of VS.NET
and Debug = true or false in the <compilation> section of the web.config?
Thanks,
Dean
 
one targets the codebehind, the other targets the aspx page compilation
 

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