What should you do?

You are designing an application by using Microsoft NET Framework 4 and Microsoft VisualStudio 2010. You are creating an application in Domain A that creates an application domain named Domain B.
Code in Domain B throws an Application Exception Code and Domain A throws an unhandled File Not Found Exception.You need to ensure that the exception thrown in Domain B is properly handled in Domain A.
What should you do?
A. Create a separate thread in Domain B to handle exceptions in Domain A
B. Sign the assembly and register *
C. Sign the assembly and place * in the application folder
D. Sign the assembly that contains the exception by using a strong name and deploy the assembly to the Global Assembly Cache (GAC).

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.