The fifth preview version of the upcoming .NET version 11.0 was released yesterday evening. In parallel, there was also version 11904.113 of the Insiders variant of Visual Studio 2026, which is ...
A powerful cross-platform performance monitoring and debugging tool for Blazor applications (Server, WebAssembly, SSR) that helps identify unnecessary re-renders and optimize component performance.
Modern .NET developers have gained new flexibility in how they build and render web applications, and that evolution was the focus when Microsoft MVP Allen Conway presented a session titled "The Ins & ...
For years, JavaScript has reigned as the undisputed language of the web, powering everything from single-page apps to massive enterprise systems through frameworks like React, Angular, and Vue. But ...
With the availability of the .NET MAUI 9 version in .NET 9.0, Microsoft has expanded the range of functions of the UI framework and also worked on the stability of the framework and the generated apps ...
Iron Software builds trusted .NET libraries for document automation. Generating PDFs from HTML is a common requirement for .NET developers, whether for invoices, reports, or web page exports. However, ...
This component supports all of the Blazor hosting models, including Blazor WebAssembly, Blazor Server, Blazor SSR, and Auto render mode. The live demo site above is running on the Blazor Server-side ...
This is yet another selfish guide! I'm writing this guide to help my future self set up MudBlazor with Blazor interactive SSR in a new project. And hey, the added bonus is that you can benefit from it ...