Showing results for February 2023 - .NET Blog

Feb 28, 2023
1
1

Join us for Hack Together: Microsoft Graph and .NET

Waldek Mastykarz
Waldek Mastykarz

Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET and win exciting prizes.

.NETASP.NET Core.NET Framework
Feb 28, 2023
0
0

Sentence Similarity in ML.NET Model Builder

Luis Quintanilla
Luis Quintanilla

The latest release of ML.NET Model Builder Visual Studio extension brings a new sentence similarity deep learning scenario and improvements to the GPU experience

.NETMachine LearningML.NET
Feb 23, 2023
27
5

Updated Modern Code Generation for WinForm’s InitializeComponent

Klaus Loeffelmann
Klaus Loeffelmann

When you design a WinForms Form, it gets generated into a method called InitializeComponent. When you reopen that Form, it gets recreated by interpreting that code. In Visual Studio 2022 17.5, we've modernized the code generation process. And made some changes.

.NETC#WinForms
Feb 21, 2023
68
23

Announcing .NET 8 Preview 1

Jeremy Likness
Jeremy Likness

.NET 8 Preview 1 introduces a roadmap for the year ahead, native AOT compilation, enhanced container and Linux support, and significant performance improvements.

.NET
Feb 21, 2023
27
8

ASP.NET Core updates in .NET 8 Preview 1

Daniel Roth
Daniel Roth

.NET 8 Preview 1 is now available! Check out what's new in ASP.NET Core in this update and learn about the roadmap for ASP.NET Core in .NET 8.

.NETASP.NETASP.NET Core
Feb 15, 2023
40
20

Upgrading your .NET projects with Visual Studio

Olia Gavrysh
Olia Gavrysh

The .NET Upgrade Assistant is now available as an experimental extension in Visual Studio to easily enable to update your apps and projects to the latest version of .NET.

.NETASP.NETASP.NET Core
Feb 14, 2023
0
1

Improvements to .NET Framework updates for Windows 11, version 22H2

Brett Lopez
Brett Lopez

Fewer reboots, more secure Windows feature updates, and more control over preview .NET Framework updates. This post amplifies the announcement made on the Windows IT Pro blog to our .NET Blog developer and IT Pro audience.    We are excited to announce two new features that will greatly improve the .NET Framework update experience fo...

.NET