C# WPF Tutorial #8 - Data Bindings using INotifyPropertyChanged

Kampa Plays
Kampa Plays
35.4 هزار بار بازدید - 2 سال پیش - Learn how to logically separate
Learn how to logically separate your GUI and business logic by using data bindings and the interface INotifyPropertyChanged. This allows us to update our GUI from our code as well as populate our code properties from the GUI without having to reference our GUI elements directly. This supports good coding and testing practices as well as making your life much easier as your projects grow in size and complexity!

Happy Coding!

Chapters:
0:00 Intro
0:19 Setup
0:38 Creating our Property
1:47 Setting the Data Context
2:33 Implementing INotifyPropertyChanged
3:58 Invoking PropertyChanged
5:06 Binding UpdateSourceTrigger
6:34 Updating the GUI via Property
7:42 Binding Mode
8:52 Refactor for Reuse
10:36 Additional Info
11:01 Next Up
2 سال پیش در تاریخ 1401/10/08 منتشر شده است.
35,466 بـار بازدید شده
... بیشتر