Episode

Update UI When Properties Change (Part 13 of 18) | Building Apps with XAML and .NET MAUI

with Robert Green, Leslie Richardson, Paul Sheriff

Welcome to the Building Apps with XAML and .NET MAUI series. Whether you are new to XAML or simply new to the XAML used in .NET MAUI, this series will show you how to start building a .NET MAUI app. In this episode, Paul shows how to bind a UI element to a property of an object.

Chapters

  • 00:00 - Introduction
  • 02:20 - Implementing the INotifyPropertyChanged interface
  • 05:00 - Updating entity class properties to call RaisePropertyChanged
  • 09:00 - Setting entity values in code when page appears
  • 12:25 - Wrap-up

Developer
.NET
.NET MAUI