Showing archive results for October 2025

Oct 8, 2025
Post comments count8
Post likes count4

Preparing for the .NET 10 GC (DATAS)

maoni
maoni

Learn how DATAS in .NET 10 adapts heap size, what changes to expect versus previous Server Garbage Collection (GC) behavior, and how to decide whether to tune or disable it.

.NETPerformanceGC
Oct 7, 2025
Post comments count11
Post likes count1

Developer and AI Code Reviewer: Reviewing AI-Generated Code in .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Learn how to effectively review AI-generated .NET code with practical strategies for maintaining quality, enforcing standards, and boosting team productivity through thoughtful code review practices.

.NETC#AI