filmov
tv
STOP Modifying WPF Controls Directly! - View Model Refactoring For MVVM

Показать описание
Rule number 1 about WPF club: We don't talk about WPF club.
Wait! That's not right -- Rule number 1 is about directly manipulating our views!
In WPF, the predominant way of designing user interfaces is leveraging MVVM. We use binding to get our controls (the views) hooked up to the state of the view models.
Through data-binding, when our view models update, the views are triggered to get updates for the new state! This works the other way too, of course.
In this video tutorial, we'll refactor a splash screen with a progress bar to support a view model. We'll avoid updating the controls on the view directly and leverage data-binding!
----
🔑 Membership & Subscriptions:
🧠 Courses:
🗣️ Social Media & Links:
❤️ Affiliations & Products/Services That I Love:
----
#dotnet #csharp #wpf #frontend
Wait! That's not right -- Rule number 1 is about directly manipulating our views!
In WPF, the predominant way of designing user interfaces is leveraging MVVM. We use binding to get our controls (the views) hooked up to the state of the view models.
Through data-binding, when our view models update, the views are triggered to get updates for the new state! This works the other way too, of course.
In this video tutorial, we'll refactor a splash screen with a progress bar to support a view model. We'll avoid updating the controls on the view directly and leverage data-binding!
----
🔑 Membership & Subscriptions:
🧠 Courses:
🗣️ Social Media & Links:
❤️ Affiliations & Products/Services That I Love:
----
#dotnet #csharp #wpf #frontend
STOP Modifying WPF Controls Directly! - View Model Refactoring For MVVM
How To Create Custom Controls in WPF
WPF Grid Prevent Individual Cell Editing
how to stop textbox from expanding in c# wpf
C# : WPF Tab Control Prevent Tab Change
C# WPF Tutorial #21 - Styles and ControlTemplates
Creating Reusable Controls - WPF TUTORIALS
C#/WPF Building Custom Controls
CodeRushed e75 - Custom user controls in WPF.
C# : Disable WPF Window Focus
Preventing Editing in a WPF Data Grid
Security in WPF Apps
C# : WPF disable main window while second window is open until it closed
C#/WPF - Control Templates and Numeric Up/Down control
WPF Controls with MVVM: DataGrid
How to create a style for a control (WPF .NET)
C# : WPF MouseDown event not firing everywhere in a control
Master CONTROL BUTTONS and EVENTS in WPF with this simple video!
Touch Stop Working (Win 7, .NET4.5.1, WPF C#)
Windows : WPF Bing Maps control: mouse scroll stops working after setting properties
How to use WPF Controls in WinForms
How to Clip/Crop user controls in XAML (WPF/Silverlight)
Refrigerator Thermostat Testing
Intro to XAML (WPF) & Data Binding for Modernizing Desktop Applications
Комментарии