The 80/20 Principle Applied To Software Development
How I use the 80/20 Principle to focus on high value activities and reduce or eliminate low value activities.
A Blog About .NET and Software Development
How I use the 80/20 Principle to focus on high value activities and reduce or eliminate low value activities.
Debugging Azure DevOps pipelines isn’t always obvious. I’ve distilled my top five tips for solving pesky build and release problems into this post.
Learn how to use IOptions in Azure Functions with key-value properties that can store simple values as well as arrays.
Transitive dependency issues can be hard to identify and solve. Here’s my unscientific approach to fixing them.