单项选择题
A.使用 ThreadPool.queueUserWorkItem。
B.使用 ThreadPool.UnsafeQueueUserWorkItem。
C.使用 Thread.Resume。
D.使用 Thread.Start
单项选择题 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 Windows Service application and are busy writing the following installation code for the Windows service: <RunInstallerAttribute(True)> Public Class TestServiceInstaller Implemets Installer Additional code to go here End Class You are required to install the Windows service and write the values associated with the service in the Windows Registry. What should you do?()
单项选择题 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 Windows Service application which contains three different Windows services. You are required to only set one Windows service to start automatically when the system is restarted. What should you do?()
多项选择题 为应用程序开发人员上班 Certkille。.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。 您正在开发一个 Windows 服务应用程序包含两个服务。 第一个服务监控目录的新订单,而其他服务将复制的数据库表的最新信息。 您需要开发一个项目安装程序类,以安装这些服务。 你应该做什么?()