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