In the managed-code world of .NET, we can be sometimes spoiled by the seamless intervention of Garbage Collection which quite happily waits until our objects …
Continue ReadingTracking Customer Usage in Your Software – Getting Started
You’re thinking of changing a feature or adding a new one to your app, but you don’t know how important it is to implement it. …
Continue ReadingContinuous Integration Should NEVER be rushed
Continuous integration is a wonderful thing. The historical process of moving code around from person to person in various different version control systems before running …
Continue ReadingHow to Make an IoT Network-Uptime Alarm
For those of who manage multiple network-attached devices, website or servers, it’s important to know when they are down as soon as possible. Whether you …
Continue ReadingThe New Golden Age of .NET is Upon Us.
One framework to rule them all. Is it a good thing? Is it dangerous, or is it the best thing to happen to Software Developers …
Continue ReadingThere are no Stupid Questions, Just Insecure Developers
Letting people know you don’t know something isn’t easy but it’s better in the long run.
Continue ReadingS.O.L.I.D. Windows Forms
Applying the hip, modern SOLID principles to an old-timer of a UI framework.
Continue ReadingOh Behave! – Making Simple Game AI in Unity
I originally posted this on my old blog, ‘ProudCookie’ but since moving to AutomationProgrammer I feel this has a place here too. Last year, I …
Continue ReadingAutomating Processes with a Client-Service Desktop App
Micro-RPA which isn’t sexy but solves problems.
Continue Reading