Recent Posts

Creating User-Specific Dashboards

Creating User-Specific Dashboards

As a final post for this entire series, we'll look at creating dashboards for individual users

Using Widget Toolbars (or Deleting Widgets)

Using Widget Toolbars (or Deleting Widgets)

In today's post, we look at two ways to enhance widgets on your dashboard

Adding Widgets with a Tuxboard Dialog

Adding Widgets with a Tuxboard Dialog

Tuxboard requires a way to add multiple widgets to a dashboard. In this post, we'll create an AddWidgetDialog for just such a purpose

Managing Layouts in Tuxboard: Advanced Layout Dialog

Managing Layouts in Tuxboard: Advanced Layout Dialog

Taking layouts in Tuxboard to the next level, we create an advanced layout dialog for building complex dashboard layouts

Managing Layouts in Tuxboard: Simple Layout Dialog

Managing Layouts in Tuxboard: Simple Layout Dialog

Layouts are key when it comes to dashboards. In this post, we'll create a dialog to select a single layout type for a LayoutRow.

Moving Widgets in Tuxboard

Moving Widgets in Tuxboard

In this post, we'll focus on moving Tuxboard widgets on the dashboard

Creating a Tuxbar for Tuxboard

Creating a Tuxbar for Tuxboard

Tuxbars, or toolbars for Tuxboard, enhances a user's experience. In this post, we'll build a Tuxbar from scratch for commonly-used tasks

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