Showing results for January 2025 - .NET Blog

Jan 21, 2025
Post comments count2
Post likes count3

WinForms: Analyze This (Me in Visual Basic)

Klaus Loeffelmann
Klaus Loeffelmann

Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!

.NETWinForms
Jan 16, 2025
Post comments count2
Post likes count1

Meet the .NET Team at NDC London 2025

Mehul Harry
Mehul Harry

Meet the .NET team at NDC London 2025 to explore the latest in .NET 9, Azure, and AI-powered development through keynotes, sessions, and 1:1 meetups.

.NETASP.NET CoreC#
Jan 14, 2025
Post comments count7
Post likes count2

.NET and .NET Framework January 2025 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

Welcome to our combined .NET servicing updates for January 2025. Let's get into the latest release of .NET & .NET Framework, here is a quick overview of what's new in these releases: Security improvements   This month you will find several CVEs that have been fixed this month: .NET January 2025 Updates &n...

.NET.NET FrameworkMaintenance & Updates
Jan 7, 2025
Post comments count0
Post likes count6

.NET Aspire Quick Tip – Managing Container & Data Lifetime

James Montemagno
James Montemagno

.NET Aspire 9 adds new control over the lifetime of containers on your local developer environment. Let's look at how to manage them with the new APIs!

.NETContainers.NET Aspire