C# Toolbox: Debug-able, Self-Installing Windows Service Template

added by BlackRabbitCoder
3/1/2011 1:15:43 AM

210 Views

A C# Windows Service template that creates a debug-able and self-installing windows service. The basic Windows Service template that comes with visual studio does not support easy debugging, so I wrote up one that does the trick. It's a work in progress, so any suggestions are welcome!


0 comments