managing-winforms-data-binding Skill
Implements WinForms data binding patterns with BindingSource, INotifyPropertyChanged, validation, and master-detail scenarios. Use when binding controls using DataBindings.Add, setting up BindingSource with DataSource, implementing INotifyPropertyChanged for automatic UI updates, creating two-way bindings between contr Published by microsoft in upgrade-agent-plugins.
What is managing-winforms-data-binding Skill?
Implements WinForms data binding patterns with BindingSource, INotifyPropertyChanged, validation, and master-detail scenarios. Use when binding controls using DataBindings.Add, setting up BindingSource with DataSource, implementing INotifyPropertyChanged for automatic UI updates, creating two-way bindings between contr Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use managing-winforms-data-binding Skill
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/desktop/winforms/managing-winforms-data-binding/SKILL.md
What it does
Implements WinForms data binding patterns with BindingSource, INotifyPropertyChanged, validation, and master-detail scenarios. Use when binding controls using DataBindings.Add, setting up BindingSource with DataSource, implementing INotifyPropertyChanged for automatic UI updates, creating two-way bindings between contr
Skill instructions
WinForms Data Binding Guide Data binding in WinForms enables automatic synchronization between UI controls and data sources, eliminating manual property updates and keeping view and data in sync. When to Use This Skill Use this skill when: - Binding Label, TextBox, Button, ComboBox, or other controls to data objects - Implementing two-way data binding - Working with BindingSource components - Creating master-detail data relationships - Setting up DataGridView with data sources - Implementing data validation with ErrorProvider - Converting between WPF/MAUI ObservableCollection and WinForms BindingList - Creating .datasource files for Designer support in the PropertyGrid's BindingPicker - Troubleshooting binding updates or performance issues Related Skills - WinForms Development - WinForms Designer Code - WinForms MVVM - WinForms Async APIs - WinForms Custom Controls and UserControls Detailed Guidance Read Detailed guide for comprehensive patterns, examples, and troubleshooting. Workflow
Explore related resources
Frequently asked questions
What is managing-winforms-data-binding?
managing-winforms-data-binding is a open-source AI agent skill with Copy skill directory. Implements WinForms data binding patterns with BindingSource, INotifyPropertyChanged, validation, and master-detail scenarios.
Who is managing-winforms-data-binding best for?
managing-winforms-data-binding is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.
How do I install managing-winforms-data-binding?
Install or run managing-winforms-data-binding using Copy skill directory. Check managing-winforms-data-binding for the latest setup command.
Is managing-winforms-data-binding actively maintained?
managing-winforms-data-binding may need a closer maintenance check before production use.
Auto-fetched from GitHub.