多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。您正在开发.NET框架2.0Windows服务应用程序有三个不同的Windows服务。您创建了一个名为自定义安装类从安装程序类派生的BillAppInstaller。在类中,您决定通过使用ServiceInstaller对象的自定义安装的每个Windows服务,并将它们添加到下面的安装程序集合:Installers.Add(serviceInstaller1)Installers.Add(serviceInstaller2)Installers.Add(serviceInstaller3)以后,您编译的类,并存储在名为BillAppInstaller.dll的文件中。您需要以编程方式访问和安装Windows服务在BillAppInstaller.dll文件中。你应该做什么?()

  • A、使用ManagedInstallerClass类。
  • B、使用ComponentInstaller类。
  • C、使用InstallContext类。
  • D、使用AssemblyInstaller类。
正确答案:D
答案解析:
进入题库查看解析

微信扫一扫手机做题