Showing results for WPF - .NET Blog

Feb 22, 2021
0
0

Tune in for .NET Conf: Focus on Windows, February 25th

Beth Massi
Beth Massi

Save the date February 25th and tune in for a special .NET Conf live stream all about native Windows apps. Learn how to modernize your Windows apps and move them forward.

.NETWPFWinForms
Feb 17, 2021
1
0

.NET Framework February 2021 Cumulative Update Preview for .NET Framework.

Tara Overfield
Tara Overfield

Yesterday, we released the February 2021 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. CLR1 WPF2 Winforms 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Known issues in this updat...

.NET FrameworkWPFWinForms
Feb 9, 2021
0
0

.NET Framework February Security and Quality Rollup

Tara Overfield
Tara Overfield

Revised 6/8/2021: On June 8th, 2021, this update was released to replace a previous update to address a “revocation server was offline” error that may occur during installation. If you've already installed a previous release of this update, no action is required. Revised 4/15/2021: On April 13th, 2021, this update was released to replace a previ...

.NET FrameworkWPFSecurity
Nov 19, 2020
1
0

.NET Framework November 2020 Cumulative Update Preview

Tara Overfield
Tara Overfield

Today, we are releasing the November 2020 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. CLR WPF2 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Update Preview is availab...

.NET Framework.NETWPF
Nov 12, 2020
0
0

.NET Framework November 2020 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Revised 1/15/2021:  On Jan 12, 2020, a live revision was made to these updates to remove its supersedence relationship with the October 13, 2020, .NET Framework security updates. If you have already installed this update, the October 13 .NET Framework updates, or any later .NET Framework updates, you do not have to take any action to be up-to-date ...

.NET FrameworkWPF
Oct 21, 2020
3
0

.NET Framework October 2020 Cumulative Update Preview Update

Tara Overfield
Tara Overfield

Yesterday, we are releasing the October 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. SQL WPF1 1 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Update Preview is available via Windows Upd...

.NET Framework.NETWPF
Aug 19, 2020
27
0

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

Olia Gavrysh
Olia Gavrysh

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
Jul 31, 2020
3
0

.NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004

Tara Overfield
Tara Overfield

Today, we are releasing the July 2020 Cumulative Update Preview for .NET Framework 3.5 and 4.8 on Windows 10, version 2004. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET - Use FIPS-compliant hashes in ASP.Net telemetry data. - Addresses an issue where "Unspecified" was not an allowe...

.NET Framework.NETASP.NET
Mar 12, 2020
2
0

Continuous integration and deployment for desktop apps with GitHub Actions

Edward Skrod
Edward Skrod

From speaking to desktop developers, we’ve heard that you want to learn how to quickly set up continuous integration and continuous deployment (CI/CD) workflows for your WPF and Windows Forms applications in order to take advantage of the many benefits CI/CD pipelines have to offer, such as: That's why we created a sample application in Gi...

.NET Core.NETWPF