Descriptions of some best practices when you create Windows Services (821794)
The information in this article applies to:
- Microsoft Visual Basic 2005
- Microsoft Visual Basic .NET (2003)
- Microsoft Visual Basic .NET (2002)
SUMMARY This article describes some common mistakes that you must
avoid when you write a service. The article also suggests best practices to
follow when you create Microsoft Windows Services. A Windows Service is a
program, a routine, or a process that performs a specific system function to
support other programs, particularly at a low (close to the hardware) level.
Examples of Windows Services include server products, such as Microsoft
Exchange and Microsoft SQL Server, and other client applications, such as
Windows Timer that sets the computer clock. Windows Services are automatically
started when you start the computer and do not have a user
interface.REFERENCESFor more information about Windows Services, visit the
following Microsoft Developer Network Web sites:
Modification Type: | Minor | Last Reviewed: | 10/3/2006 |
---|
Keywords: | kbvs2005applies kbvs2005swept kbDevSecurity kbServiceProcess kbService kbServer kbinfo KB821794 kbAudDeveloper |
---|
|