Embrace Copy and Paste
Ask any developer how he or she feels about “copy-paste programming” and you are very likely to be…
Make a Windows Service Install Itself
This is part of a series on creating and installing Windows services. How to Create a Windows Service…
A Single Source Of Truth
When building a service-oriented architecture, it is important to identify which components will be responsible for which information.…
User Impersonation In Windows
A typical best practice on Windows for unattended applications – services, batch jobs, etc. – is to run…