Using SimpleServices to build a runnable and installable windows service

Using SimpleServices to build a runnable and installable windows service

Friday 27 September 2013

This is an introduction to SimpleServices, showing you how you can trivial create runable, installable, self contained windows services in C#, without resorting to lots and lots of boilerplate code normally associated with adding and configuring service installer classes and their associated designer views and code generation.