How does ASP.NET find code-behind DLLs

C

Chris Durkin

True, you can set Release mode to include all the debug settings, but
then it isn't really Release mode, is it? Kind of defeats the purpose.
Debug mode has several useful features.. line #s, ability to attach to
a process, trace flags, etc.. but that stuff is for debugging, not
production code.
 

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