Click here to Skip to main content
15,892,005 members
Articles / Programming Languages / C#

C# Debug vs. Release Builds and Debugging in Visual Studio – from Novice to Expert in One Blog Article

Rate me:
Please Sign up or sign in to vote.
4.97/5 (31 votes)
19 Apr 2018CPOL12 min read 39.5K   128   64  
Most articles and documentation about the 'out of the box' C# Debug and Release build configurations were written prior to Roslyn. I take a fresh look at what you now get under the covers in 2018.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
Ben is the Principal Developer at a gov.uk and .NET Foundation foundation member. He previously worked for over 9 years as a school teacher, teaching programming and Computer Science. He enjoys making complex topics accessible and practical for busy developers.


Comments and Discussions