Showing results for C# - .NET Blog

Sep 13, 2023
Post comments count131
Post likes count154

Performance Improvements in .NET 8

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 7 was super fast, .NET 8 is faster. Take an in-depth tour through over 500 pull requests that make that a reality.

.NETC#Visual Studio
Sep 8, 2023
Post comments count22
Post likes count18

WPF File Dialog Improvements in .NET 8

Dipesh Kumar
Dipesh Kumar

Announing OpenFolderDialog control and other file dialog properties in WPF in .NET 8.

.NETC#WPF
Jul 11, 2023
Post comments count34
Post likes count13

New C# 12 preview features

Kathleen Dollard
Kathleen Dollard

.NET 8 Preview 6 adds three new features for C# 12: interceptors, inline arrays, and enhancements to the nameof expression.

.NETC#
Jul 11, 2023
Post comments count15
Post likes count12

Announcing .NET 8 Preview 6

Justin Yoo
Justin Yoo

We're thrilled to announce .NET 8 Preview 6 which is packed with plenty of library updates, a new WASM mode, more source generators, constant performance improvements, and NativeAOT support on iOS.

.NETASP.NET CoreC#
Jun 20, 2023
Post comments count2
Post likes count7

Microsoft Forms Service’s Journey to .NET 6

Ray Yao
Ray Yao

Microsoft Forms is an Office product with 130M monthly active users, recently we migrated our services to .NET 6, and we have seen 100%-200% increase in CPU efficiency.

.NETASP.NET CoreC#
Jun 13, 2023
Post comments count9
Post likes count5

Announcing .NET 8 Preview 5

Jiachen Jiang
Jiachen Jiang

We're thrilled to announce .NET 8 Preview 5, featuring enhanced Metrics APIs, SourceLink integration, default Dynamic PGO, and Alpine ASP.NET Docker Composite Images.

.NETASP.NET CoreC#