Every Team is Distributed

Sunday, December 06 2015 professional

I was reading The Rules of Attraction: Location on Mark Seemann’s blog when I had a thought: Every Team is Distributed.

Read more »

Consideration Driven Development

Sunday, December 13 2015 professional

Reading An Experiment in Think-First Development on the AgileKiwi blog has set me to thinking about the nature of software development and why it is that we do the things we do.

Read more »

Property Enhancements for C#

Sunday, December 20 2015 csharp

What if a property declaration was a scope, inside which you could declare additional members - more than just the standard get and set declarations?

Read more »