Showing results for .NET Framework - .NET Blog

May 26, 2022
4
0

.NET Framework May 2022 Cumulative Update

Salini Agarwal
Salini Agarwal

We are releasing the May 2022 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. WPF 1 Winforms .NET Runtime Workflow 1 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Upda...

.NET.NET FrameworkWPF
Mar 22, 2022
6
4

Go To Definition improvements for external source in Roslyn

David Wengier
David Wengier

An in depth look at improvements to Go To Definition (and Go To Implementation, and Go To Base, etc.) allowing you to navigate to source code that isn't in your current solution, but instead comes from external dependencies.

.NET.NET Core.NET Framework
Feb 15, 2022
1
0

.NET Framework February 2022 Cumulative Update Preview

Tara Overfield
Tara Overfield

Today, we are releasing the February 2022 Cumulative Update Preview for .NET Framework. Security The February Security and Quality Rollup Update does not contain any new security fixes. See January 2022 Security and Quality Rollup for the latest security updates. Quality and Reliability This release contains the following quality and reliabilit...

.NET FrameworkWinForms
Feb 1, 2022
29
4

Databinding with the OOP Windows Forms Designer

Klaus Loeffelmann
Klaus Loeffelmann

Databinding in the Windows Forms OOP Designer focuses on Object Data Sources, and it has a different approach to set up data sources compared to the .NET Framework Designer. Read what you need to know about Databinding in WinForms for .NET apps.

WinForms.NET.NET Framework