
Practical insights from real-world cloud, data, and applied AI systems
When working with Blazor WebAssembly, JavaScript interop often feels straightforward—until it isn’t. One of the more subtle (and frustrating) issues I’ve run into involves Safari, user-initiated navigation, and async event handlers. This post documents a real-world lesson learned: why I intentionally avoid async when triggering browser navigation (like mailto:) from Blazor, even though async/await is…
Categories:
Written by
on
There are several effective ways to share a single model (data object) between multiple child components in Blazor WebAssembly. Here are the…
Categories:
Written by
on
It all starts with video games The company (Nvidia), founded in 1993 at a California Denny’s, became a breakthrough hit in the…
Categories:
Written by
on
Blazor WebAssembly doesn’t allow direct manipulation of DOM. Here is how to show/hide DOM element without using Javascript Interop; The hidden html attribute also…
Categories:
Written by
on
We can use LINQ for this; Reference https://stackoverflow.com/questions/1167361/how-do-i-convert-an-enum-to-a-list-in-c
Categories:
Written by
on
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# c#; ef core css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux powershell REST API smart home SQL Agent SQL server SSIS SSL SVG Icon typescript visual studio Web API window os wordpress
The information on this weblog is provided “as is,” without warranties of any kind, and confers no rights. The content reflects my personal views and does not represent the thoughts, intentions, plans, or strategies of any organization with which I am affiliated. Discussion and differing viewpoints are welcome; however, I reserve the right to moderate or remove comments that are abusive, profane, rude, or anonymous. Please keep the conversation respectful and constructive.