Tag Archives: software development

Really Important Software

I remember reading about the Boeing 787 (the Dreamliner) being designed. I was fascinated by the process and excited to fly one. I finally did and enjoyed it. Since then, I try to fly on those when I can as … Continue reading

Posted in Editorial | Tagged , | Comments Off on Really Important Software

Can Azure Stack Reduce Software Development Costs?

There’s a piece, called The Real Value of Azure Stack, that caught my eye recently. This seems a little promotional, as lots of vendors are mentioned in the piece, but the gist of the piece is that one of the … Continue reading

Posted in Editorial | Tagged , | Comments Off on Can Azure Stack Reduce Software Development Costs?

Securing Code Early

Last year I started to get alerts from Microsoft Repos that someone had put a piece of security information in their code that pertained to one of my Azure services. At first I was worried, but then I realized this … Continue reading

Posted in Editorial | Tagged , | Comments Off on Securing Code Early

Building a Database Engine

I never wrote a database engine, unless you count writing code to read, write, and update flat files. I remember doing that early in my life with a friend as we tried to build our fantasy baseball game system. We … Continue reading

Posted in Editorial | Tagged | Comments Off on Building a Database Engine