What will you do?

You are creating a Windows application in an application domain named DomainX using .NET Framework 4.0. DomainX builds an application domain named DomainY. Code in DomainY throws ApplicationException. However, code in DomainX throws an unhandled FileNotFoundException.
You are required to ensure that the exception thrown in DomainY is correctly handled in DomainX.
What will you do? Each correct answer represents a part of the solution. Choose two.
A. Use the Gacutil.exe tool to sign the assembly holding the exception.
B. Deploy the assembly to the Global Assembly Cache.
C. Use the primary interop assembly to handle the exception.
D. Sign the assembly holding the exception by using a strong name.
E. Use a publisher policy to deploy the assembly.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.