Robert McLawsUsing System.Text.Json annotated objects in Newtonsoft.JsonMake System.Text.Json.Serialization attributes work no matter how your end-users want to deserialize your objects.Feb 19, 2023Feb 19, 2023
Robert McLawsAsync token requests in $.ajax callsMaking Auth0’s SPA.js and Kendo UI’s DataSource play nice togetherSep 13, 2020Sep 13, 2020
Robert McLawsWriting Raw HTML in Blazor ViewsI was wrapping up the last-minute details for the launch of Azure DevOps Buddy a few days ago, and I came across a situation where I…Nov 24, 2019Nov 24, 2019
Robert McLawsIntroducing Azure DevOps Buddy 1.0Managing your Azure DevOps projects just got a whole lot easier.Nov 14, 20191Nov 14, 20191
Robert McLawsUpgrade Visual Studio 2019’s LocalDB to SQL 2019If you’re like me and you always want to be on the latest and greatest, you’d be surprised that the latest and greatest version of SQL…Nov 10, 20191Nov 10, 20191
Robert McLawsBlazor Tips: “Your mono runtime and class libraries are out of sync”We’re getting ready to ship the first version of our reference application for Electron-based Blazor apps, and in the process of upgrading…Oct 3, 2019Oct 3, 2019
Robert McLawsSwitching to System.Text.Json in .NET Core 3.0? Not so fast.One key scenario is still not covered by the new APIs.Aug 22, 20194Aug 22, 20194
Robert McLawsBringing your Blazor apps to the Desktop with ElectronNET.BlazorHarness the power of ASP.NET MVC to build Desktop apps that run on any OS.Jul 7, 20193Jul 7, 20193
Robert McLawsRedirects in Blazor AppsWhile working on my latest Blazor creation, I needed a way to be able to mimic a Response.Redirect and navigate the user away from the…Sep 27, 20181Sep 27, 20181
Robert McLawsBuilding Per-Environment Configuration in Your Webpack + TypeScript AppsWant to have per-environment configs in your Webpack + TypeScript SPA apps? Well, it’s not as obvious to set up as you might hope. Read on.Sep 22, 2018Sep 22, 2018