C# through the Ages Many, many eons ago ✨, C# 'twas but an archaic, OOP focused...
Worker Service .NET finally feels like a complete framework - you can build RESTful APIs...
The Specifications .NET Core and ASP.NET Core have come a long way - and so have the diffe...
JavaScript is a Multi-Flavored Beast As a C# developer; an OOP developer; a developer who...
Two Types of Software As developers we deal with two kinds of software. The first kind i...
One at a time Code is executed to achieve a purpose. Usually it's run as a series of steps...
Entropy Systems in life, it seems, no matter how hard we try as humans to keep them goin...
C# 8.0 Interfaces are not really Interfaces anymore C# 8.0 ships with the wonderfully ho...
Writing functional programming can induce a Zen like experience. With clean, short blocks of code tha...
Updated Path Versioning Post Here Creating a new API with ASP.NET Core is fun and easy; versioning t...
Porygon Porygon is a Normal-type Pokemon created entirely from computer code. It can trans...
Design patterns are kind of old news by now. They're the training wheels we use before we really unde...