Click here to Skip to main content
15,889,096 members
Articles / High Performance Computing / Parallel Processing

General Windows Service: Debugged as Console Application and Managed with System Tray

Rate me:
Please Sign up or sign in to vote.
4.90/5 (43 votes)
11 Mar 2014CPOL7 min read 48.1K   2.9K   87  
General solution for the Windows service: run as console for debugging, self-installing and -uninstalling, providing description, queuing and processing of messages, status observation and control with icon in system tray. The code may be reused for virtually any Windows service.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Israel Israel


  • Nov 2010: Code Project Contests - Windows Azure Apps - Winner
  • Feb 2011: Code Project Contests - Windows Azure Apps - Grand Prize Winner



Comments and Discussions