
Latest
Mar
04

Work, open-source and family - maintaining a work/life balance
Balancing work, life and open-source
3 min read
Apr
01

Unit testing Finalizers in C#
Finalizers are generally non-deterministic. If you leave the GC to its job, it will finalize eligible objects at some point.
3 min read
Dec
07

Hosting Visual Studio Extensions on a private NuGet Gallery
NuGet is a great way of distributing software packages you use during development of your .NET applications. Because NuGet itself
7 min read