SQL SERVER – Row Counts of Every Table
This is a blatant rip off of a post from SQL Authority.com with Pinal Dave. Honestly there’s so much […]
Read More →This is a blatant rip off of a post from SQL Authority.com with Pinal Dave. Honestly there’s so much […]
Read More →I’ve used these two scripts for a while now. It’s definitely a timesaver when resetting your DEV Environment over […]
Read More →Syncfusion’s Styles To be honest, I followed the instructions from Syncfusion (Built-in Themes and Theme Studio) but it never […]
Read More →Localization and Globalization Ref: https://blazor.syncfusion.com/documentation/common/localization/#enable-localization-in-blazor-webassembly-application This example just deals with NZ and US (cause all I’m really concerned with […]
Read More →About Syncfusion Loosely following these instructions from Syncfusion, add Syncfusion.Blazor NuGet Package. NuGet Right click the Client project and […]
Read More →About App Roles Open the App Manifest. To create roles such as (Reader, Writer, SuperUser) add the following objects […]
Read More →About Create the App With the configuration settings recorded from the previous post. TENANT DOMAIN domainname.onmicrosoft.com TENANT ID 222222222-2222-2222-2222-222222222222 […]
Read More →About Part 2 of Blazor Fullstack. In this post we’ll register the app in AAD. Register App in Azure […]
Read More →Blazor webassembly + azure auth + syncfusion Create a Blazor WebAssembly app + Azure Authentication/Authorization + Syncfusion + SQL […]
Read More →If you’re like me and come back to old projects and find that the project doesn’t load or that […]
Read More →