11 Dec
2007

Introducing Microsoft Camano

Microsoft s working on a new test tool. This one if for the people who you think of as testers, not the people MS calls “Software Engineers in Test.” The plain fact is that most testers I have known are technical power users with a nose for technology, but little in the way of programming […]

Read More
7 Dec
2007

Getting Started with Log4Net

Logging isn’t exactly a hot topic, it is one of those after thought topics really.  You have the software half way written, then you think: “I really should be put some logging in this”.  Now what?  Luckily there are a plethora of solutions: Log4Net, NLog, Microsoft Patterns & Practices Logging Application Block, and others.  (Note […]

Read More
6 Dec
2007

4 Maddening Overloaded Technology Terms

Category:UncategorizedTag: :

For at least a day I completely failed to communicate with my office mate because we couldn’t get past some stupid vocabulary words. The battle of who owns the naming conventions on a technology can be very irritating. Just look at Inversion of Control vs. Dependency Injection for an example. Here’s what I got hung […]

Read More
5 Dec
2007

Fun with Generics – From Repository to DTO

Oren posted a pattern for converting Domain entities to DTO’s using a delegate. He made a comment in his post:  “I did try to make it into a framework, but even I can’t make it more complex than this.” I started laughing to myself because I actually tried something similar a few weeks ago, and […]

Read More
4 Dec
2007

Backlog Mismanagement Destroys Team: Film at 11

Category:UncategorizedTag: , :

Poor backlog management can make a high performing, collocated team degenerate into a room of individuals who are just bugging each other. When a team is collocated in what is meant to be a collaborative workspace, any benefit that may be realized is completely negated if the team is not working on the same project. […]

Read More