Out of the box

An interesting interpretation on how to ‘think outside the box’ … I decided to do some research, quite literally. I brought a 42′ HD-TV box from my garage into my living room. I tried to put myself and close the lid at the top. After pushing the…

The Software Tester's Axioms

The Software Tester’s Axioms [via Michael Kaplan]: Axiom I: If you have not tested it, assume it is broken. Axiom II: If someone changes it, they probably broke it. Axiom III: Sometimes when it is not changed, it breaks too. Axiom IV: What is broken on the test…

AskTog Bug House

AskTog presents the Bug House which includes the Ten Most Wanted Design Bugs and Bug Hall of Fame.…

Designing .NET Apps

Some really cool MSDN articles on .NET architecture and performance: Designing .NET Application Application Design Guidelines: From N-Tier to .NET Design guidelines for Class Library developers Performance Comparision: Data Access Technique Improve Webserver’s Performance…