SyntaxFix
Write A Post
Hire A Developer
Questions
The main difference is when compiled in debug mode, pdb files are also created which allow debugging (so you can step through the code when its running). This however means that the code isn't optimized as much.