Strongly typed commandline arguments
edit - In modern C# you can use the nameof() expression to do things like this.
edit - In modern C# you can use the nameof() expression to do things like this.
There is a bewildering array of types of ‘mock’ object available to a tester. The canonical list of test doubles was probably coined by the venerable Martin ...
I’ve been meaning to try out NHibernate for a good ol’ while. It’s a long-established and respected O/R M library and one of the authors (Ayende) writes a bl...
As a test engineer, I spend a lot of my time reading -and making sense of- other people’s code. I find it interesting that logically equivalent, re-arranged ...
Something I’ve just noticed is that Visual Studio falls far, far short when it comes to solution ordering.