Microsoft
98-363 · Question #62
You need to make a strongly named shared assembly accessible to multiple Web applications. You should install the shared assembly in the:
The correct answer is B. Global Assembly Cache (GAC). See the full explanation below for the reasoning.
Question
You need to make a strongly named shared assembly accessible to multiple Web applications. You should install the shared assembly in the:
Options
- ABin folder for each application.
- BGlobal Assembly Cache (GAC).
- CLocal Assembly Cache (LAC) for each application.
- DWeb root folder of the host server.
How the community answered
(28 responses)- A11% (3)
- B82% (23)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.