programming

programming

The Greenfield Sandbox: Implementing Hard Tenant Isolation and Deterministic Data at Scale

In over a decade of enterprise software development, I’ve noticed a recurring frustration: the more senior you become, the rarer it is to work on a truly "greenfield" project.

Read
programming

Variance and covariance explained with C#

A deep dive into variance and covariance with modern C# examples. Featuring Orwell’s Animal Farm, dependency injection scenarios, and a short detour into TypeScript.

Read
programming

Contributing to an opensource project

Only a few lines of code, but at the end I felt thrilled that I could contribute to the OfficeDevPnp project.

Read
programming

Autofac and Automapper - A perfect match

With hexagonal and onion architectures, clean code, domain-driven-design, command query responsibility segragation Dependency Injection or Inversion of Control

Read