System namespace:
AppDomain class: Application Domain;
AppDomainSetup class: Setup for Application Domains;
System.Threadingnamespace:
Thread class: thread object
ThreadPool class: a class that manages creation and deletion of threads
System.ServiceProcess namespace: to create a windows service from
ServiceBaseclass: base class for all services
ServiceController class,ServiceControllerPermissionclass: 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.Policynamespace:
Evidenceclass: identity of the assembly
本文介绍了.NET框架中的一些关键组件和技术,包括应用程序域、线程池管理、Windows服务创建及配置、证据类等,为.NET开发人员提供了一个全面的技术视角。
4364

被折叠的 条评论
为什么被折叠?



