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 […]
The Data Dude Is Immortal
MSFT has announced plans to upgrade the .NET framework to 4.0 on the next major […]
Cast Cast 15 – Uncle Bob Martin
When I heard Uncle Bob?s keynote address at the Agile conference in Toronto this year, […]
Generic C# WinForms
When Generics was first released in .Net 2.0, I was kind of surprised how few […]