单项选择题
A.Call the IsAssembly property of the MethodInfo class.
B.Call the IsVirtual property of the MethodInfo class.
C.Call the IsStatic property of the MethodInfo class.
D.Call the IsFamily property of the MethodInfo class.
单项选择题 You work as an application developer at Certkiller .com. You are currently in the process of creating a shared assembly. You are required to perform many integration tests to make sure the assembly works properly with multiple applications. You want to avoid constantly updating each application’s reference when the assembly is updated. You have set the DEVPATH environmental variable to the default build location for the shared assembly. You need to ensure that the Common Language Runtime (CLR) uses DEVPATH to locate the shared assembly. What should you do?()
单项选择题 您正在Certkiller-WS554开发.NET Framework 2.0 Windows 窗体应用程序。Windows 窗体应用程序供各国 Certkiller.com 的区域办事处使用。您需要自定义应用程序,以便基于用户的操作系统设置更改语言、 日历和文化的约定。另外需要确定应该用于这一要求的.Net Framework类。你应该做什么?()
单项选择题 You work as an application developer at Certkiller .com. You have recently created a business application that references another strong-named assembly named library.dll, and deployed it to all Certkiller .com users. Subsequent to testing the applications performance, you elect to upgrade the assembly’s version to 1.1.0.0. You need to ensure that the new version of will not affect any of Certkiller .com’s current users by adding the appropriate element to the assemblyBinding element in the application configuration file.What element should you add?()