Question 1 of 88
Debug an application
You are ready to deploy your code to a production server. Which configuration do you deploy?
Debug configuration
Release configuration built with the /debug:full compiler flag
Release configuration
Custom configuration with PDB files