Featured in #Software Architecture
Latest
Rendering Performance Tips for Large Blazor Apps
As Blazor applications grow, rendering performance can quickly become a challenge. Large component trees, excessive re-rendering and inefficient state handling can lead to sluggish interfaces and poor user experience. This article explores practical techniques for improving rendering performance in large Blazor applications while keeping code maintainable and scalable.

Dependency Injection Done Right in .NET
Dependency Injection (DI) is built into modern .NET, from ASP.NET Core to Blazor and .NET MAUI. It promises cleaner architecture, better testability, and loosely coupled code—but only if used correctly. In this post, we’ll explore what “done right” really means, common mistakes to avoid, and practical guidance to help you structure your services the right way.

Popular in #Software Architecture
Become a member
Get the latest news right in your inbox. It's free and you can unsubscribe at any time. We hate spam as much as we do, so we never spam!
