Home Archive Issue #166
Issue #166

AI forms, APIs, and C# patterns

A varied .NET roundup covering MAUI data forms, ASP.NET Core APIs, C# language and design-pattern refreshers, AI tooling, testing, and SQL Server.

Jasen's top three picks

  1. 1
    Create AI-Powered Smart .NET MAUI Data Forms for Effortless Data Collection

    syncfusion.com

    AI-powered MAUI forms are a nice look at where app UX is headed when data entry gets smarter.

  2. 2
    Decorator Design Pattern ( Singleton Design Pattern)

    csharp.com

    A decorator-pattern refresher is always useful, especially when it contrasts with singleton misuse.

  3. 3
    Understanding the Override Keyword in C#

    medium.com

    override is one of those keywords people use daily, so a clean explanation helps newer C# devs avoid subtle bugs.

Editor's note

I kept this issue intentionally mixed: a little MAUI, a little backend, and a lot of practical C#. The MAUI data-forms piece and the ASP.NET Core API article stand out because they’re immediately useful for shipping work, while the parameter sniffing and Span/Memory posts reward deeper study.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox