As I have stated before, I am amazed at how an organizations culture (read: dysfunctions) […]
Refactoring Exercise: The Single Responsibility Principle vs Needless Complexity
Ray Houston has written this post on his blog named Single-Responsibility Versus Needless Complexity. His […]
LINQ in Depth: Understanding ToArray()
In my last post, I showed a bit of code that would take any list, […]
Things I Learned This Week
Team System If you want to see history on a file across branches, this tool […]
ToDelimitedString Extension Method
This has probably been done before, but I thought I would post my implementation. Take […]
Book Review: Clean Code
I just finished reading the magnificent book Clean Code – A Handbook of Agile Software […]