You’re developing an ASP web page.

You’re developing an ASP web page. the pages requires access to types that are defined in an assembly named Contoso.businessobjects.dll. You need to ensure that the page can access these types.
A. <%@ assembly ID= "Contoso.bussinessobjects" %>
B. <%@ assembly target name= "Contoso.bussinessobjects" %>
C. <%@ assembly name= "Contoso.bussinessobjects" %>
D. <%@ assenbly Virtual Path= "Contoso.bussinessobjects" %>

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.