多项选择题
为应用程序开发人员上班 Certkiller.com。
您正在开发命名为 Certkiller Ass3 的强名称程序集。
Certkiller Ass3 将由多个应用程序使用。
你打算经常在开发生命周期的过程中重建 Certkiller Ass3。
每当重新生成 Certkiller Ass3,您必须确保按照预期与所有的应用程序将使用它对它正常工作。
您必须将您用来创建 Certkiller Ass3,这样所有的应用程序中引用最新的版本的 Certkiller Ass3 的计算机的配置。
选择两个操作,您应该执行来达到自己的目标。()
每一个正确的答案显示唯一的完整的解决方案的一部分。
A.
B.
C.
D.
点击查看答案&解析
相关考题
-
单项选择题
为应用程序开发人员上班 Certkiller.com。您正在对名为 Certkiller App11 的应用程序。 Certkiller App11 必须配置为同时执行一系列数学计算。 你怎么办下一步要配置 Certkiller App11 同时执行一系列数学计算的?()
A.配置ProcessThread对象的IdealProcessor属性。
B.配置ProcessThread对象的ProcessorAffinity属性。
C.每个计算的应由CertkillerApp11调用QueueUserWorkItem方法的线程池类。
D.配置Process.GetCurrentProcess()。BasePriority属性设置为要高。 -
单项选择题
You are writing an application that uses SOAP to exchange data with other applications. You use a Department class that inherits from ArrayList to send objects to another application. The Department object is named dept. You need to ensure that the application serializes the Department object for transport by using SOAP. Which code should you use?()
A.A
B.B
C.C
D.D -
单项选择题
为应用程序开发人员上班 Certkiller.com。 您正在使用的应用程序,并且希望使用平台调用从托管代码调用非托管的函数的服务。 您将如何完成这项任务?()
A.创建一个用于存储DLL函数的类。通过使用托管的代码中创建原型方法。
B.使用COM注册程序集。托管的代码引用从com。
C.导出类型库的托管代码。
D.导入为程序集的类型库。创建COM对象的实例。
