-
Software Development
Node, Grunt, Bower and Yeoman – A Modern web dev’s Toolkit
This article aims at introducing you to some of the currently most popular tools when developing modern web applications with…
Read More » -
Software Development
Release your libs like a pro
Automate, automate, automate. That’s what ultimately is our job, right? We automate the tedious processes of our end-users. So why…
Read More » -
.NET
Using a SynchronizationContext in unit tests
We’ve started to use the Progress<T> class in our async application. However our tests started to fail because of that…
Read More » -
Software Development
Creating a Unit Testing Strategy – Part IV
This is the 4th part of the series about analyzing our code and deciding what to test. Last time, we talked…
Read More » -
.NET
Critique this code : The memory mapped file
We got an error in the following code, in production. We are trying hard to make sure that we have…
Read More » -
Software Development
Creating a Unit Testing Strategy – Part III
This is the 3rd part of the series about analyzing what we’re coding, and therefore what to test. Last time,…
Read More » -
Agile
What are you waiting for???
The contract has been signed, the training finished and all the company is ready to start using the best development…
Read More » -
Software Development
A discussion on matching string prefixes
Strings are an exceptionally flexible data type. They can be used to represent virtually any kind of data, or even…
Read More » -
Software Development
Creating a Unit Testing Strategy – Part II
This is the 2nd part of the series about analyzing what we’re coding, and therefore what to test. Last time,…
Read More » -
Career
Where the Typical Interview Process Goes Wrong
In my experience, developers often overlook the non-technical interview. I’ve been the company culture guy during quite a few interviews.…
Read More »
[homeForm]