Double Dispatch in C# and DDD
Double dispatch is a pattern you can use in C# to control how communication flows between two objects.
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
Double dispatch is a pattern you can use in C# to control how communication flows between two objects.
Summary of the event-stream npm package supply chain attack that targeted bitcoin wallets, and how to protect yourself using lockfiles.
I've been doing workshops showing teams how to properly architect ASP.NET Core applications using Clean Architecture for the last couple of years. The most recent one was a 4-day on site workshop I did a couple of weeks …
Adding your own pins and making your own custom maps in Google Maps is easy with these steps.
Why I moved my WordPress blog from WPEngine to SiteGround after aggressive upselling and pricing changes made hosting costs unreasonable.
I occasionally present to school-age kids on software development,
A simple trick to upload images to GitHub for use in README files, docs, etc.
If you're a web developer looking to get better at security (which should be to say, if you're a web developer), you should check out the OWASP Juice Shop application. It's a purposely insecure web application that …
At a client today I facilitated a retrospective for the dev team. I’ve done a few of these in the past, both for agile software teams and also After Action Reviews (AARs) in the US Army. For AARs, the usual format …
Recently Jeff Fritz tweeted about setting up a sound for his twitch stream and Immo Landwerth suggested using it with Visual Studio. I thought this was a great idea and set it up myself in just a few minutes. …