6 min read
The Silent Decimal Bug That Zeroed Payouts
How one shared numeric type silently turned money values into zero in a payroll system — and why the fix was to make the type system express the difference.
C# Type Safety Debugging
Read More