frameworks
Blazor Articles, Tutorials & News
Blazor articles, tutorials, and news from the DotNetNews archive.
169 articles Updated Page 4 of 7
Browse additional Blazor articles from the DotNetNews archive.
Blazor articles
Page 4 of 7
Newest first
-
Copilot app modernization and EF Core performance
DotNetNews Issue #295
A mixed .NET lineup covering app modernization, real-time messaging, Docker, YARP, EF Core, C# 14, and production troubleshooting.
-
Blazor WASM’s Glow-Up in .NET 10: How Microsoft Finally Tackled Its Biggest Weakness
javascript.plainenglish.io Issue #294
Back in the early Blazor days, spinning up a WebAssembly app felt like waiting for dial-up internet to connect. You’d hit F5, watch a… Continue reading on JavaScript in Plain English »
-
Performance, security, and EF Core tips
DotNetNews Issue #285
A varied roundup of .NET posts on faster code, safer ASP.NET Core apps, EF Core migrations, Azure slots, logging, and team Git workflows.
-
GC myths, auth, and performance
DotNetNews Issue #284
A varied .NET roundup covering garbage collection, cancellation tokens, Minimal API auth, EF Core bulk work, security, and Visual Studio tools.
-
Build an AI Chatbot with Azure OpenAI + Blazor in .NET 8
medium.com Issue #283
AI is no longer just hype — it’s shipping in real-world apps today. Imagine combining the power of Azure OpenAI with the simplicity of…
-
Mastering the Blazor Lifecycle: When to Use Each Method (Without Losing Your Sanity)
medium.com Issue #283
I still remember the first time I messed with Blazor’s lifecycle methods — I threw all my data fetching into OnInitializedAsync, hit F5… Continue reading on Stackademic »
-
Blazor’s Big Bet in .NET 10: How I Finally Stopped Fighting the “Two-Stack” Monster
javascript.plainenglish.io Issue #282
Mini-anécdota: A few months back I was knee-deep in our SMP Pharmacy CRM, juggling a Blazor Server dashboard on one side and a chunky… Continue reading on JavaScript in Plain English »
-
Top 5 Blazor Components for Building Business Intelligence Dashboards
faciletechnolab.com Issue #276
Securing ASP.NET Core APIs with API Keys and HMAC
-
Blazor and the Future of Web Development
medium.com Issue #275
For more than a decade, web development has been dominated by JavaScript frameworks. React, Angular, and Vue have shaped how we build…
-
From Bug Farm to Bulletproof: Mastering DbContext vs IDbContextFactory (Without Burning Your App)
medium.com Issue #275
Last month I was wiring a Blazor Server page to vault credit cards (hola, Worldpay!) Continue reading on .Net Programming »
-
️ The .NET Roadmap to Mastery: From Blazor Newbie to Full-Stack Powerhouse
blog.venturemagazine.net Issue #273
When I started working with .NET, I thought I only needed to know C# and click “Build.” Spoiler alert: .NET is an entire universe — and if… Continue reading on Venture »
-
Mapster + JSON in C#: The Lean Mapping Playbook (with real-world gotchas)
medium.com Issue #270
I was debugging a Blazor API at 2 AM when a simple mapping bug made my DTOs look like they were haunted. Spoiler: it wasn’t brujería — it… Continue reading on .Net Programming »
-
.NET 10 Blazor Hybrid & Angular/React Hybrid Architecture
javascript.plainenglish.io Issue #270
.NET 10 Harnessing the Best of Both Worlds Continue reading on JavaScript in Plain English »
-
From “Why won’t this button do anything?” to Clean Blazor Callbacks (Server & WASM)
blog.venturemagazine.net Issue #267
I still remember shipping a “simple” child form and wondering why nothing updated in the parent. Spoiler: I’d passed an Action when I… Continue reading on Venture »
-
.NET 10 Preview 7 is now available!
devblogs.microsoft.com Issue #265
Today, we are excited to announce the seventh preview release of .NET 10 with enhancements across the .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, .NET MAUI, and more. Check out the full re...
-
Running .NET in the browser without Blazor
andrewlock.net Issue #264
In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]
-
Cancelling Asynchronous Requests in a React & .NET Application
medium.com Issue #264
And what to consider for UI/UX when applying asynchronous logic.
-
Passkey support for ASP.NET Core identity: Exploring the .NET 10 preview - Part 6
andrewlock.net Issue #259
In this post I look at the passkey support added to ASP.NET Core Identity and the Blazor Web App template, explore how it works, and look at the implementation
-
React vs. Blazor: A Modern Showdown Beyond JavaScript vs. C#
codingwithdavid.blogspot.com Issue #258
In the ever-evolving landscape of web development, choosing the right framework can be the most critical decision you make. For years, the…
-
ASP.NET Community Standup - Building a better PerfView with Blazor
youtube.com Issue #256
Belitsoft’s 2025 Enterprise .NET Stack: Tools & Frameworks
-
EF Core performance, async, and security
DotNetNews Issue #251
A mixed .NET lineup covering EF Core query tuning, async/await, security, logging, MAUI, MediatR, caching, and source generators.
-
Prerendering in Blazor — How to persist state using PersistingComponentState
alexb72.medium.com Issue #249
https://alexb72.medium.com/prerendering-in-blazor-how-to-persist-state-using-persistingcomponentstate-6a1ead059aa0
-
Building Interactive Web Apps with Blazor
c-sharpcorner.com Issue #249
https://www.c-sharpcorner.com/article/building-interactive-web-apps-with-blazor/
-
Deep Dive into the New .NET MAUI Blazor Hybrid and Web App Solution Template
medium.com Issue #247
https://medium.com/progress-telerik-kendo-ui/deep-dive-into-the-new-net-maui-blazor-hybrid-and-web-app-solution-template-e06aa803da7b
-
.NET 10 Preview 6 Unboxed - Blazor State Persistence, Passkey, & What is DNX?
youtube.com Issue #246
https://www.youtube.com/watch?v=enDEOSAr9YA