I was working on a fairly straightforward personal project. One of the tasks was to write a...
Listen up, my coding friends! I remember reading about why every developer should have a blog 13...
Passing a boolean as an argument into a method is not good practice. It complicates the method...
Names are everywhere in software. We name our classes, variables, namespaces, etc. The name should...
I recently was reading TechRepublic article 10 skills developers will need in the next five years...
Finally, after being away for a couple days, I was able to upgrade to Resharper 4.5. After using...
I have found this to be a good practice after finishing an Iteration. The code is fresh in your mind...