Software Development
-
How to GROW a user story
As a user, I can add social security number, so patient logs have social security numbers As a developer, how…
Read More » -
Logging Antipatterns
As we hopefully all agree good logging is a great asset. Yet I come across aweful styles of logging (and…
Read More » -
Small Refactorings are OK
Many programmers seems to get caught up on the idea of refactoring. Most of us are familiar with the Boy…
Read More » -
A Culture of YAGNI
My natural habitat is an agile software development company. I usually meet with people who are already agile, or aspiring…
Read More » -
Redundancy – An open enemy to writing good code
Those who are working on High Available systems/databases consider Redundancy as one of the possible ways to achieve high availability.…
Read More » -
List executed code using PostSharp
This post was created to answer a question by Laimonas Simutis on the ALT.NET mailing list – how to list…
Read More » -
The Development Pendulum
I’ve noticed a rather interesting thing about best practices and trends in software development, they tend to oscillate from one…
Read More » -
Re-inventing the Object
I have spent some years now working as a software architect. There were couple of rather large projects, in both…
Read More » -
Why is the legacy code is the way it is?
Most of us would have worked on legacy code OR are working on it OR are even creating legacy code…
Read More » -
Looking for the seam
During December/early January we spent some time analysing an existing system which we were looking to rewrite and our approach…
Read More »