What’s the difference between Blazor Server and Blazor Web Assembly (WASM)
What’s the difference between Blazor Server and Blazor Web Assembly (WASM)? All the code references in this article can be […]
Notes on Azure, DevOps, .NET, AI Augmented Engineering and the things we learn along the way.
What’s the difference between Blazor Server and Blazor Web Assembly (WASM)? All the code references in this article can be […]
If you have every had to download a vhd from one subscription and upload it to another subscription, you probably […]
What happens when you get this error in Visual Studio 2022 for a Solution that worked for Visual Studio 2017? […]
I’m working on am open source Control and Docking Framework for .NET Core WinForms on Windows 11 called AcrylicUI, and […]
Hit a funky problem today. I was unable to restore a backup from WPVivid. Turns out that the new WordPress […]
The –query parameter is supported by all commands in the Azure CLI and operates on the client side returned value of the […]
I’ve wanted to add a GitHub markdown note box for a while but it wasn’t supported. I do know that […]
trying to delete app insights using the Azure CLI But got this error The solution is to install the app-insights […]
I was surprised that it’s wasn’t easy to get a nice, easy to read, clean list of all resources in […]
GET returns Task<ActionResult<IEnumerable>> Example: GET: api/TodoItems GET without parameter returns a list of objects. Produce a Status 404 if items […]
My Focus the next 2 days is to complete John Savills’ Training on AZ 104 – Microsoft Azure Administrator Associate […]
So, I’ve made 2 commitments to myself. Firstly I’m committed to Microsoft’s Azure Solutions Architect Expert certification. I’ve also committed […]