PrepAway - Latest Free Exam Questions & Answers

You need to ensure that enough debugging information is available for MyApp.exe, so that if the application th

You are developing an application that produces an executable named MyApp.exe and an
assembly named MyApp.dll.
The application will be sold to several customers.

You need to ensure that enough debugging information is available for MyApp.exe, so that if
the application throws an error in a customer’s environment, you can debug the error in your
own development environment.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Digitally sign MyApp.dll.

B.
Produce program database (PDB) information when you compile the code.

C.
Compile MyApp.exe by using the /unsafe compiler option.

D.
Initializes a new instance of the AssemblyDelaySignAttribute class in the MyApp.dll
constructor.

4 Comments on “You need to ensure that enough debugging information is available for MyApp.exe, so that if the application th


Leave a Reply