.NET - Web Services

29.
Which namespace must be included in a code that enables a XML Web service to write events in an event log file?
The System.Diagnostics is the namespace, which must be included in a code to enable a Web service for writing events in an event log file.

30.
Which tool installs the DLL on your local computer and installs the Windows service in a transactional manner?
The Installutil.exe tool.