Showing results for December 2022 - .NET Blog

Dec 30, 2022
Post comments count0
Post likes count2

Top .NET Videos & Live Streams of 2022

James Montemagno
James Montemagno

Let's take a look at the top .NET videos and live streams from the .NET team in 2022!

.NETASP.NET.NET MAUI
Dec 30, 2022
Post comments count1
Post likes count7

Top .NET Blog Posts of 2022

James Montemagno
James Montemagno

Let's take a look back at the top .NET blogs posts from 2022!

.NETASP.NETC#
Dec 22, 2022
Post comments count0
Post likes count4

Accelerate ML.NET training with Intel oneDAL

Luis Quintanilla
Luis Quintanilla

The first preview release of ML.NET 3.0 brings training hardware acceleration improvements powered by Intel oneDAL.

.NETMachine LearningML.NET
Dec 19, 2022
Post comments count5
Post likes count10

Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI

James Montemagno
James Montemagno

The .NET Podcast app is a sample application showcasing .NET, ASP.NET Core, Blazor, .NET MAUI, Azure Container Apps, Orleans, and more. Pull down the source code and explore the architecture today.

.NETASP.NETASP.NET Core
Dec 12, 2022
Post comments count5
Post likes count3

Polyglot Notebooks – Now with .NET 7, C# 11, and F# 7 Support!

Claudia Regio
Claudia Regio

The December 2022 release of the Polyglot Notebooks extension for Visual Studio Code is now available. This release includes upgrades to .NET 7, support for C# 11 and F# 7, and improvements to the SQL and KQL kernel experience!

.NETC#F#
Dec 8, 2022
Post comments count7
Post likes count5

.NET 7 Networking Improvements

Natalia KondratyevaMáňa
Natalia,
Máňa

Introducing new networking features in .NET 7 including HTTP space, new QUIC APIs, security, WebSockets, and more!

.NETNetworking
Dec 5, 2022
Post comments count19
Post likes count5

Custom Controls for WinForm’s Out-Of-Process Designer

Klaus Loeffelmann
Klaus Loeffelmann

A rich user control ecosystem has always been one of the most important WinForms success guarantors. While the runtime support for Custom Controls remains unchanged, there are breaking changes with the design time support for the new Windows Forms (WinForms) .NET Designer.

.NETC#WinForms