Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Debugging
 Windows Services
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
Visual Studio
Debugging Preparation: Windows Services

A Windows service is a program that runs in the background under Microsoft Windows NT, Windows 2000, or Windows XP. For more information, see Creating Windows Services. Examples include the Telnet service and the Windows time service, which updates your computer's visible clock. A Windows service cannot be run from within Visual Studio; it must run within the context of the Services Control Manager. For details, see Debugging Windows Service Applications and Windows Service Applications.

See Also

Debugging Managed Code | Debugging Preparation: C# and Visual Basic Project Types | Project Settings for a C# Debug Configuration | Project Settings for a Visual Basic Debug Configuration

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker