Tag Archives: Microsoft

The Build Book of News

Every year Microsoft has held the Build conference for developers. I’ve been lucky enough to go a few times, and I was hoping to get the chance to attend again. With the pandemic, the entire event went virtual, and was … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Build Book of News

A New Windows Terminal

Watching the Build keynotes, I saw that the new Windows Terminal has been released. It looks mildly interesting, as I really like ConEmu, but it’s something that will be on every machine at some point, and I ought to get … Continue reading

Posted in Blog | 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

Is 100% Security Possible?

Microsoft has spent a lot of resources working to ensure their software can be automated, audited, and configured securely. After the SQL Slammer worm, there was an effort made by the organization to code more securely. Secure by design and … Continue reading

Posted in Editorial | Tagged , | Comments Off on Is 100% Security Possible?