Tag: architecture
Questions Related to architecture
You need to create a source for this service. Which command completes the code? //Add any initialization after the InitializeComponent() callif (!FMEventLog.SourceExists("FileMonitorWS") { FMEventLog. MISSING CODE ("FileMonitorWS", "FMEventLog")}FMEventLog.Source = "FileWS";FMEEventLog.Log = "FMEventLog";
Which switch do you use with the installutil command to uninstall an assembly?
By default, services run in a different security context than that of the logged-in user. Which account types can be specified for a Windows Service?