Posts by this author

Feb 15, 2023
40
19

Upgrading your .NET projects with Visual Studio

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.NET.NET Core
Aug 19, 2020
27
0

Bring the best of the Web to your .NET desktop applications with WebView2

Last year at Build, we introduced WebView2, a browser control that renders web content (HTML / CSS / JavaScript) with the new Chromium-based Microsoft Edge. It was originally limited in scope to C/C++ applications. Today, we are happy to announce the release of the WebView2 preview for .NET applications!

.NET.NET Core.NET Framework
May 28, 2020
18
0

Help us improve WPF and UWP XAML designer

We would like to make your experience developing WPF and UWP applications in Visual Studio better! Currently we are investigating ways of improving the XAML Designer and making you more productive while developing UI for your apps. You can already check out our preview version of the new feature called Suggested Actions that enables easy access ...

.NET
May 19, 2020
70
0

Windows Forms Designer for .NET Core Released

Today we're happy to announce that the Windows Forms designer for .NET Core projects is now available as a preview in Visual Studio 2019 version 16.6! We also have a newer version of the designer available in Visual Studio 16.7 Preview 1! Don't forget to enable the designer in Tools > Options > Environment > Preview Features...

.NET
Mar 17, 2020
66
0

Updates on .NET Core Windows Forms designer

We released a preview version of Visual Studio 16.6 - Visual Studio 2019 version 16.6 Preview 1 and with it a new version of .NET Core Windows Forms designer. This release contains Coming next In the future releases we will be working on and third-party controls support, integration with popular controls vendors, support for...

.NET