Tag Archives: software development

T-SQL Tuesday #170–Abandoned Projects

It’s the first T-SQL Tuesday of the new year. As we move forward, this month’s invitation is neat in that it’s looking back to learn how to move forward. I think while many people do look back, they don’t always … Continue reading

Posted in Blog | Tagged , | 1 Comment

Does Management Care About the Database?

Many of the services that businesses use are taken for granted. In an office, management expects electricity, water, and heat just work. If they don’t, then often a crisis is declared and funds are spent to rectify the situation. I’ve … Continue reading

Posted in Editorial | Tagged , | 2 Comments

The Code Review Checklist

Early in my career as a developer, I was required to follow a formal process to get the code I’d written deployed to production environments. Each time I’d written code, I had to document what I’d tested and then print … Continue reading

Posted in Editorial | Tagged , | 8 Comments

Running a Service

Many of us work for some organization and we’re responsible for managing a database or coding some application or some other data related position. Perhaps we ensure reports work for our users or move data around. In many cases, we … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Running a Service