Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Framework Databinding How-To #1868

Merged
merged 14 commits into from
Jul 26, 2024
Merged

Update Framework Databinding How-To #1868

merged 14 commits into from
Jul 26, 2024

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Jul 24, 2024

Summary

  • Rewrite .NET Framework WPF databinding article.
  • Recode C# and XAML to demonstrate an Employee data object and view.
  • Updated .NET's WPF databinding overview to show its data object.

Fixes #1860

@IEvangelist Just checkout the wording on the non-Framework file as the content is 99% the same between both versions of the file. They're they same but slightly tuned for Framework and non-Framework for links.

File in GitHub: https://github.com/dotnet/docs-desktop/pull/1868/files#diff-6c1179ceeab49612218bf13bd09449ef751ea565ca28cd51c2754bf85187fd2c

Preview: https://review.learn.microsoft.com/en-us/dotnet/desktop/wpf/data/how-to-create-a-simple-binding?branch=pr-en-us-1868&view=netdesktop-7.0


Internal previews

📄 File 🔗 Preview link
dotnet-desktop-guide/framework/wpf/data/how-to-create-a-simple-binding.md How to: Create a Simple Binding
dotnet-desktop-guide/net/wpf/data/binding-declarations-overview.md Binding declarations overview (WPF .NET)
dotnet-desktop-guide/net/wpf/data/how-to-create-a-simple-binding.md dotnet-desktop-guide/net/wpf/data/how-to-create-a-simple-binding

@adegeo adegeo closed this Jul 25, 2024
@adegeo adegeo reopened this Jul 25, 2024
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, had a few suggestions.

@adegeo adegeo enabled auto-merge (squash) July 26, 2024 17:13
@adegeo adegeo merged commit 5e14e82 into main Jul 26, 2024
8 checks passed
@adegeo adegeo deleted the databinding-1860 branch July 26, 2024 17:18
@adegeo adegeo restored the databinding-1860 branch July 26, 2024 17:25
@adegeo adegeo deleted the databinding-1860 branch July 26, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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