Recent Posts

Dashboard Modularity using Tuxboard

Dashboard Modularity using Tuxboard

In this post, we look at breaking up our dashboard into more modular components for easier access

Layout of a Tuxboard Dashboard

Layout of a Tuxboard Dashboard

What makes up a Tuxboard dashboard? In this post, we look over the structure of a dashboard and explain the different types of components

Introducing Tuxboard

Introducing Tuxboard

Today, I introduce Tuxboard, which is an open-source dashboard library for ASP.NET Core 6 and higher and provide a quick-start

Codemash Prime 2024

Codemash Prime 2024

Codemash is THE conference to attend in January. Today, I review the Midwest's best conference

ASP.NET 8 Best Practices is Released!

ASP.NET 8 Best Practices is Released!

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

Updating Cynk with .NET 8.0 and C#

Updating Cynk with .NET 8.0 and C#

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.

Review: Refactoring with C# by Matt Eland

Review: Refactoring with C# by Matt Eland

Refactoring with C# by Matt Eland is a book I would truly recommend for developers wanting to write efficient code through refactoring

Collection: Github README Generators

Collection: Github README Generators

Since Github is the defacto standard for source control, here's a new collection post to quickly create a snazzy README for your repositories

Review: NDepend Focuses on Reporting and .NET 8 in Latest Release

Review: NDepend Focuses on Reporting and .NET 8 in Latest Release

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

What is OAuth Authentication?

What is OAuth Authentication?

Our guest blogger, David Maayan explains what OAuth Authentication is and how it works