Home Archive Issue #278
Issue #278

MAUI MVU, cold starts, and performance

Issue #278 spans MAUI MVU, Azure Functions cold-start tuning, C# and LINQ performance, plus practical posts on testing, DI, SignalR, and MongoDB.

Jasen's top three picks

  1. 1
    MauiReactor: An MVU Approach for .NET MAUI

    devblogs.microsoft.com

    MVU in MAUI is a nice reminder that UI architecture doesn’t have to be one-size-fits-all.

  2. 2
    How to Build SaaS Fast | Reduce SaaS MVP Launch Time

    adilyousaf88.medium.com

    A cold-start guide for Azure Functions is always useful when latency matters.

  3. 3
    .NET 10 Deep Dive: Ad‑hoc tools, the new dnx runner, and File‑based apps superpowers

    medium.com

    The LINQ and modern C# performance pieces are practical reads if you care about shaving time off hot paths.

Editor's note

I pulled together a deliberately mixed lineup this time: app architecture, performance tuning, AI, testing, and a few practical how-tos. The MAUIReactor MVU post stands out for teams exploring alternative UI patterns in .NET MAUI, while the Azure Functions cold-start piece is the kind of operational advice that pays off immediately. I also liked the LINQ and modern C# performance articles because they get into the small code choices that add up in real apps.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox