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

Posted by James Michael Hare on Geeks with Blogs See other posts from Geeks with Blogs or by James Michael Hare
Published on Tue, 01 Mar 2011 07:08:39 GMT Indexed on 2011/03/01 7:25 UTC
Read the original article Hit count: 284

Filed under:

I had written a pair of posts before about creating a debug-able and self-installing windows service template in C#.  This is a template I began creating to ease creating windows services and to take some of the mundane tasks out of the coding effort.  The original posts were here:

But at the time, though I gave the code samples I didn't have a downloadable for of the template on the blog.  After getting many requests for the actual source, I zipped it up and am posting it with this blog entry.  Click on the link below to download the archive.  The password on the archive is, imaginatively enough, password.  Hope you enjoy and please feel free to comment and suggest changes!

Enjoy!

Technorati Tags: ,,

© Geeks with Blogs or respective owner