Monthly Archives: December 2006

The ‘we’ in team

Ever look at some code and see anything similar to this: // // make sure we’re not null // if (m_settings[item] != null) return m_settings[item].ToString(); Every Day? Me too. Ever wonder why so many programmers assume the double identity of … Continue reading

Posted in Uncategorized | Comments Off