Question:You work as the application developer at Certkiller .com.
Certkiller .com uses Visual Studio.NET 2005 as its application development platform.
You are developing a .NET Framework 2.0 application that will be used for
geographical mapping. Whenever you load a plug-in you create a separate application domain.
You want to specify a list of directories that are searched for private assemblies.
You are required to add the application's base directory as part of your search and need to
configure an
application domain to meet the requirements. - (VB.NET) 

A The AppDomainSetup.PrivateBinPathProbe property should be used. 

B The AppDomain.BaseDirectory property should be used. 

C The AppDomain.DynamicDirectory property should be used. 

D The AppDomainSetup.PrivateBinPath property should be used. 

+ Answer
+ Report
Total Preview: 772

Copyright © 2024. Powered by Intellect Software Ltd