Tag Archives: Project Tips

Software Development Tip Number 33: Reporting should be your first thought, not an afterthought

“Reporting should be your first thought, not an afterthought” Almost every project requires reporting of some kind, and, in my experience, almost every project treats reporting as a second class citizen. Users usually don’t know what they want to … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Software project tip number 97: Always include an easy way to switch to test data on demand

?Always include an easy way to switch to test data in your application on demand, without recompilation? The more complex the project, the happier you?ll be when you?re working through an issue, doing a demo, or just smoke testing integration scen… Continue reading

Posted in Uncategorized | Tagged , | Leave a comment