GIAC
GSSP-NET · Question #203
George works as a Software Developer for GenTech Inc. He creates an application named App1 using Visual Studio .NET. App1 uses the version 2.0.0.0 of an assembly named Assembly1. However, he wants…
The correct answer is A. The <probing> element. C. The <codeBase> element. See the full explanation below for the reasoning.
Question
George works as a Software Developer for GenTech Inc. He creates an application named App1 using Visual Studio .NET. App1 uses the version 2.0.0.0 of an assembly named Assembly1. However, he wants App1 to use a new version i.e. 2.1.0.0 of Assembly1. Therefore, he needs to specify Assembly1's location so that App1 can use version 2.1.0.0 of Assembly1. What will George use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply. GIAC GSSP-.NET Exam
Options
- AThe <probing> element.
- BA managed code.
- CThe <codeBase> element.
- DAn unmanaged code.
How the community answered
(18 responses)- A78% (14)
- B6% (1)
- D17% (3)
Community Discussion
No community discussion yet for this question.