
March 14th, 2006, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Creating a Windows Service with C#, concluded
Welcome back to our series on developing a Windows Service with C#. So far we have created a rudimentary TCP server and installed it as a Windows Service. In this final installment we are going to add some simple event logging to our service and create a simple service controller application that can be minimized to the system tray.
Read the full article here: Creating a Windows Service with C#, concluded
For more discussion go here: Blog Article Discussion
|