Tag: architecture

Questions Related to architecture

  1. ServiceBase

  2. ServiceController

  3. ServiceProcessInstaller

  4. ServiceInstaller


Correct Option: C
  1. Service components are spread over several servers

  2. The service uses unmanaged code

  3. You have been unable to install the service manually

  4. You want to distribute the service


Correct Option: D
  1. HKEY_CURRENT_CONFIG

  2. HKEY_CURRENT_USER

  3. HKEY_LOCAL_MACHINE

  4. HKEY_USERS


Correct Option: C
  1. The installutil command

  2. The Service Control Manager

  3. The Windows Registry

  4. Windows Installer file (.msi)


Correct Option: A,D
  1. Changing service descriptions

  2. Creating service installation projects

  3. Starting and stopping services

  4. Uninstalling services


Correct Option: A,C