Structure of Training Modules, .NET Framework Application Development Foundation (Exam 70-536)

 

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

 

 

 

 

posted @ 2009-05-09 19:53  quanben  阅读(125)  评论(0编辑  收藏  举报