nerdexam
Microsoft

70-515 · Question #24

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.

The correct answer is C. <%@ assembly name=. See the full explanation below for the reasoning.

Question

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.

Options

  • A<%@ assembly ID=
  • B<%@ assembly target name=
  • C<%@ assembly name=
  • D<%@ assenbly Virtual Path=

How the community answered

(47 responses)
  • A
    9% (4)
  • B
    4% (2)
  • C
    85% (40)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice