Tag Archives: software development

How do you solve T-SQL problems?

Six scans, six logical reads. What could be the problem? There’s no problem if you’re always dealing with six rows of data. If you’re dealing with 6mm, however, this is likely to be a performance problem on your server. Many … Continue reading

Posted in Editorial | Tagged , | Comments Off on How do you solve T-SQL problems?

Morphing Microsoft

  Microsoft is trying to change from a software vendor to a devices and services company? They are trying, according to this piece from Mary Jo Foley. With a Developer and Platform Evangelism group that is trying to bridge the gap between … Continue reading

Posted in Editorial | Tagged , | Comments Off on Morphing Microsoft

The Control Poll

I was reading about version control systems (VCS) recently, brushing up on some skills, and saw this quote in a thread: “There is no excuse for not using version control, even for a small project developed by single developer. Setting up local … Continue reading

Posted in Editorial | Tagged | Comments Off on The Control Poll

Not My Google Reader Replacement

Someone suggested Newsblur to me, and I went to their home page. Like many sites, it asks you to sign up, so I decided to give it a try. The import from Google Reader caught my attention, so I clicked … Continue reading

Posted in Blog | Tagged , | 1 Comment