Moving to Software Factories Edit this page | less than 1 minute read You may have heard of Software Factories already, but failed to grasp the actual meaning of it. This two-pager should help to understand the fundamental ideas behind Software Factories and the way Microsoft and Ordina deal with them. Share on Twitter Facebook Google+ LinkedIn Previous Next Leave a Comment
10 quality lessons from almost three decades of software development 11 minute read About testability, code reviews, flakiness, maintainability, pipelines and source control history March 7, 2025
Static and dynamic conditions in C#/Nuke build pipelines 3 minute read How you can use Nuke’s OnlyWhenStatic and OnlyWhenDynamic to handle the more complicated build pipelines in C# February 6, 2025
.NET solution templates for class library packages 3 minute read A new open-source project for making it trivial to build high-quality NuGet packages with all the bells and whistles January 20, 2025
8 coding lessons from almost three decades of software development 8 minute read Build better code, one habit at a time and other practical advice to enhance your team’s practices and your future self’s sanity. January 9, 2025
Leave a Comment