70-536 Links a MSDN en castellano 2/7
Implementing service processes, threading, and application domains in a .NET Framework application
       
- Implement, install, and control a service. (Refer System.ServiceProcess namespace)
 
 
 
- Develop multithreaded .NET Framework applications. (Refer System.Threading namespace)
 - Thread class
 
- ThreadPool class
 
- ThreadStart delegate, ParameterizedThreadStart delegate, and SynchronizationContext class
 
- Timeout class, Timer class, TimerCallback delegate, WaitCallback delegate, WaitHandle class, and WaitOrTimerCallback delegate
 
- ThreadExceptionEventArgs class and ThreadExceptionEventHandler delegate
 
- ThreadState enumeration and ThreadPriority enumeration
 
- ReaderWriterLock class
 
- AutoResetEvent class and ManualResetEvent class
 
- IAsyncResult interface (Refer System namespace)
 
- EventWaitHandle class, RegisterWaitHandle class, SendOrPostCallback delegate, and IOCompletionCallback delegate
 
- Interlocked class, NativeOverlapped structure, and Overlapped class
 
- ExecutionContext class, HostExecutionContext class, HostExecutionContextManager class, and ContextCallback delegate
 
- LockCookie structure, Monitor class, Mutex class, and Semaphore class 
 
 
 
- Create a unit of isolation for common language runtime in a .NET Framework application by using application domains. (Refer System namespace)
 
 
 
 
          
      
 
  
 
 
 
 
 
 
 
 
 
 
No hay comentarios.:
Publicar un comentario