In this post, we look at breaking up our dashboard into more modular components for easier access
What makes up a Tuxboard dashboard? In this post, we look over the structure of a dashboard and explain the different types of components
Today, I introduce Tuxboard, which is an open-source dashboard library for ASP.NET Core 6 and higher and provide a quick-start
Codemash is THE conference to attend in January. Today, I review the Midwest's best conference
ASP.NET 8 Core Best Practices took a year-and-a-half to write and I'm happy to announce the release of my new (and first) book
Cynk is a routine I use to synchronize two lists and felt it was a good time to update it using .NET 8.0 and C# 12.
Refactoring with C# by Matt Eland is a book I would truly recommend for developers wanting to write efficient code through refactoring
Since Github is the defacto standard for source control, here's a new collection post to quickly create a snazzy README for your repositories
With the latest release, NDepend continues to improve the product by adding a better reporting interface and the ability to analyze .NET 8.0 projects
Our guest blogger, David Maayan explains what OAuth Authentication is and how it works