If you use the "Build" pulldown menu item you just get an executable in the
bin/Release directory. However, if you use the Debug/Start (F5), you will
get an executable built in the /bin/Debug directory (which you could then
execute on its own, outside the debugger). I did not try, but would expect
in that module your Debug.WriteLine statements would be honored.
AKA COOPERMAN said:
As C# express only creates RELEASE builds, how do I get my Debug.WriteLine
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.