Tag Archives: software development

Teams That Ship

These days there is pressure on many software development teams to ship software more often. With the growth of DevOps and the numerous stories about companies that update their applications regularly, more managers are putting pressure on their development teams … Continue reading

Posted in Editorial | Tagged , | Comments Off on Teams That Ship

Looking Back

Things always go wrong. Those of us that build or operate software know that we will have failures at times. These could be while applying a patch, deploying a new system, during a spike in traffic, or perhaps just a … Continue reading

Posted in Editorial | Tagged | 1 Comment

Moving to a New SqlClient

DotNet developers, if you’re using the System.Data.SqlClient, stop. Move over to Microsoft.Data.SqlClient now. It’s easy to do, well, it’s relatively easy to say that. The actual work isn’t that hard, but it can be a challenge to move assemblies. In … Continue reading

Posted in Blog | Tagged , , | Comments Off on Moving to a New SqlClient

A Data Controversy

Quite a bit has changed since this article about airlines and the US government.  Since very few people are flying, or even can fly, perhaps this disagreement is moot, but I bet it comes up again. Now, separate from the … Continue reading

Posted in Editorial | Tagged , , , | Comments Off on A Data Controversy