Home Archive Issue #389
Issue #389

Copilot upgrades and C# design

This issue mixes AI-assisted modernization, C# fundamentals, performance tuning, data access, and Azure SQL soft delete guidance for .NET teams.

Jasen's top three picks

  1. 1
    Prompt Engineering — Self-Consistency, Direct Stimulus & ReAct

    henriquesd.medium.com

    A practical look at prompt techniques, not just buzzwords.

  2. 2
    How to Demonstrate Deep C# Knowledge: A Guide Through Delegates and Events

    medium.com

    Good refresher on delegates and events for interview prep or real-world code reviews.

  3. 3
    Upgrade to modern .NET with GitHub Copilot: Assess → Plan → Execute

    youtube.com

    A useful end-to-end modernization demo with Copilot in Visual Studio.

Editor's note

I pulled together a deliberately mixed lineup this time: AI-assisted modernization, core C# craft, performance work, and data/platform articles. The Copilot upgrade walkthrough is useful if you’re planning a legacy-to-modern .NET move, and the deep dive on delegates and events is a solid senior-level refresher. I also liked the idempotency piece because it gets past the theory and into the real failure modes we see in production.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox