您最近創(chuàng)建的業(yè)務應用程序引用另一個強名稱程序集命名library.dll,并將其部署到Certkiller.com的所有用戶。 之后,測試應用程序的性能,您選擇升級到1.1.0.0的程序集的版本。 您需要確保新版本將不會影響任何Certkiller.com的當前用戶的通過將適當?shù)脑靥砑拥綉贸绦蚺渲梦募械腶ssemblyBinding元。 您應添加哪些元素?()
A. B. C. D.
You develop a service application that needs to be deployed. Your network administrator creates a specific user account for your service application.You need to configure your service application to run in the context of this specific user account. What should you do?()
A.Prior to installation,set the StartType property of the ServiceInstaller class. B.Prior to installation,set the Account,Username,and Password properties of theServiceProcessInstaller class. C.Use the CONFIG option of the net.exe command-line tool to install the service. D.Use the installutil.exe command-line tool to install the service.