Don’t Chain Failure States in Returns
I had originally started writing this post thinking that I knew that answer to the problem I am about to…
230 articles found
I had originally started writing this post thinking that I knew that answer to the problem I am about to…
Yesterday I ran into a problem trying to figure out where to localize error messages. We are using a MVP…
I remember why I love C#. After spending the last two years or so writing mainly Java code, getting back…
I come from a QA background. I started off my career doing testing. I learned about testing the same way…
The topic of code reviews has always caused much debate in many software shops where I have worked.\n\nI am often…
In my previous post, I talked about the idea of having a simple branching strategy and why I prefer one…
I can’t be trusted. Neither can you. If you have me make a password, I’ll do one of these things:…
Ever since var was announced as a keyword for C# 3.0, I have had issues with it.\n\nI know that it…
I was originally going to call this post, “why I chose Kanban”, then I realized I didn’t choose Kanban. What…
I recently put together a brief Prezi presentation on Waterfall vs Agile. In doing so, I had to really think…