System namespace:
AppDomain class: Application Domain;
AppDomainSetup class: Setup for Application Domains;
System.Threading namespace:
Thread class: thread object
ThreadPool class: a class that manages creation and deletion of threads
System.ServiceProcess namespace: to create a windows service from
ServiceBase class: base class for all services
ServiceController class, ServiceControllerPermission class: to manage and control a service
ServiceInstaller class, ServiceProcessInstaller class: service description specifications and service accounting settings
System.Configuration namespace
System.Security namespace:
System.Security.Policy namespace:
Evidence class: identity of the assembly