Creating a .NET WCF enabled Windows Service with authentication in C#.
“I am fluent in over six million forms of communication…” – C-3PO Historically, all of the services I’ve created on Windows (like a daemon from the Unix world), have been written in C/C++. Recently though however, I’ve needed to create a service in a .NET language like C#. There are several ways of doing this. […]