Home Archive Issue #424
Issue #424

C# design, AI upgrades, and ASP.NET Core

A mixed .NET roundup covering maintainable C#, AI-assisted legacy upgrades, ASP.NET Core configuration, EF Core mistakes, and performance tuning.

Jasen's top three picks

  1. 1
    Mastering SOLID Principles: Writing Maintainable C# Code

    medium.com

    Solid principles still matter when your codebase grows past the point where clever shortcuts help.

  2. 2
    Modernize .NET Anywhere with GitHub Copilot: Faster Upgrades with AI (With Practical Example)

    medium.com

    This Copilot upgrade piece is timely for teams trying to modernize without a giant rewrite.

  3. 3
    Creating a Mock RDP Server in C#

    donmahsu.medium.com

    A mock RDP server in C# is exactly the sort of niche experiment that teaches protocol behavior fast.

Editor's note

I pulled together a deliberately mixed lineup this issue, from architecture and concurrency to AI-assisted modernization. The ASP.NET Core Program.cs guide and the EF Core cautionary piece stand out because they’re immediately useful in real projects. I also liked the thread-safety and async-stream articles for the kind of practical depth readers can apply right away.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox