Home Archive Issue #325
Issue #325

ASP.NET evolution, AI in VS, and .NET 10 preview

A mixed issue covering ASP.NET history, .NET 10 reflection tricks, Blazor forms, Azure CI/CD, SQL Server JSON, performance, and Visual Studio AI.

Jasen's top three picks

  1. 1
    Difference Between ASP.NET Web Forms, MVC & .NET Core

    c-sharpcorner.com

    A quick tour of ASP.NET’s older and newer web stacks, useful if you’re comparing Web Forms, MVC, and Core for real projects.

  2. 2
    Behind the Scenes of VS Code’s Planning Agent

    youtube.com

    A look at VS Code’s planning agent and Azure deployment tooling; helpful context for where agentic workflows are heading.

  3. 3
    Remove duplicate elements from an array in C#

    c-sharpcorner.com

    A straightforward C# refresher on deduping arrays, with enough code to be useful for juniors and anyone cleaning up data.

Editor's note

I kept this issue intentionally mixed: some practical fundamentals, some platform news, and a few deeper dives. The .NET 10 UnsafeAccessorType piece and the Visual Studio AI roadmap are especially worth a look because they hint at where the platform and tooling are heading. There’s also plenty here for developers who want reminders on ASP.NET Core, Azure delivery, and everyday C# patterns.

Today's articles

C# Logical Programs

c-sharpcorner.com

Master C# with these essential logical programs! Learn to reverse strings, remove duplicates, count characters, find the 2nd highest number, check palindromes, & more.

Topics: C#

Read article

Roadmap for AI in Visual Studio (November)

devblogs.microsoft.com

Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and ...

Topics: C#

Read article

Related issues

📬 Get daily .NET content delivered to your inbox