“No suitable method found to override” error in Blazor/Razor pages
If you see “No suitable method found to override” errors in Blazor, fear not! This blog post goes into detail about what can cause them as well as the (simple) fix!
SignalR Messaging Overview: A Look at How It All Hangs Together
SignalR is incredibly powerful but can sometimes be confusing to understand or visualise. This blog post will help clarify how a standard SignalR implementation hangs together!
High Potentials Programme 2022 or: How I Learned to Stop Worrying and Love Project Management
The High Potentials Programme ran for the first time in 2022 and I was in the initial cohort. Here’s a look at my experience!
You Are Not Your Output
The world can feel like it’s focused on how much you produce, regardless of how much effort you put in. Wouldn’t it be nice if we flipped that around?
Allowing Azure DevOps Release Pipelines Access to Remote Artifacts
If you’re seeing “Error: in getBuild, so retrying” when trying to import an external build artifact in Azure DevOps, here are the steps to resolve it!
Null Reference Exception in Blazor Router
Are you getting a Router NullReferenceException in your Blazor project? Here are a few common situations that might be causing the error!
Applying Authorisation Rules to a Folder of Razor Components/Blazor Pages
A look at how to apply authorisation rules to a number of Razor components/Blazor pages at once!
Calling .NET Instance Methods in ASP.NET Core Blazor Directly from JavaScript
This blog post outlines the approach for calling .NET methods in ASP.NET Core Blazor directly from JavaScript without needing to call from .NET first!
UI Flashes after Migrating Blazor Projects To .NET 6
AuthorizeView in .NET 6 can cause UI flashes on render, but there are steps you can take to avoid this issue!
Referencing Blazorise Theme Values in Custom CSS
Blazorise is fantastic, but sometimes there are situations where there isn’t support for a style you need. Here’s how to reference theme values in custom CSS to get around that!
Loading…
Something went wrong. Please refresh the page and/or try again.