Summary

 
Chapter 22 - Windows Services
bySimon Robinsonet al.
Wrox Press 2002
  

In this chapter, we've seen what Windows Services are and how they can be created using the .NET Framework. Applications can start automatically at boot time with Windows Services, and we can use a privileged system account as the user of the service.

The .NET Framework has great support for Windows Services. All the plumbing code that's necessary for building, controlling, and installing services is built into the classes of the .NET Framework in the System.ServiceProcess namespace. Also, all the support technologies needed for Windows Services, such as event logging, and performance monitoring, can easily be accessed using System.Diagnostics classes.

  


Professional C#. 2nd Edition
Performance Consulting: A Practical Guide for HR and Learning Professionals
ISBN: 1576754359
EAN: 2147483647
Year: 2002
Pages: 244

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net