In this space, I typically write about tools that help you build, manage, test or deploy software development projects. The one part of the project I've mostly ignored thus far is perhaps the most ...
Good documentation is important for any application, and it starts with documenting your code. It helps you and it helps your users. It's no secret that I believe documentation is a crucial element of ...
C# 12 arrived in November with .NET 8, bringing several new features—primary constructors, collection expressions, inline arrays, and more—that make it simpler and easier to write more efficient code.
Microsoft has been working to become more of a universal open source platform that everybody can use. Shaking off the feeling that once you’re using Microsoft, you’re stuck with all things Microsoft, ...