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)- A9% (4)
- B4% (2)
- C85% (40)
- D2% (1)
Community Discussion
No community discussion yet for this question.