dotnet / docs-desktop

This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
Creative Commons Attribution 4.0 International
193 stars 174 forks source link

WPF databinding .NET Framework how-to is REALLY bad - Rewrite it for .NET 8 and backport it #1860

Closed adegeo closed 1 month ago

adegeo commented 2 months ago

Type of issue

Code doesn't work

Description

This example is missing a lot of context and information. WPF for .NET 8 doesn't have this article but it should. Write a new How To for .NET 8 and then port it back replacing this one.

Page URL

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/data/how-to-create-a-simple-binding?view=netframeworkdesktop-4.8&viewFallbackFrom=netdesktop-8.0

Content source URL

https://github.com/dotnet/docs-desktop/blob/main/dotnet-desktop-guide/framework/wpf/data/how-to-create-a-simple-binding.md

Document Version Independent Id

a23a2ddb-9daf-0ecf-d830-963a4f4a5702

Article author

@adegeo


Associated WorkItem - 265721