Sign in to confirm you’re not a bot
This helps protect our community. Learn more
.NET MAUI Data Binding with MVVM & XAML [5 of 8] | .NET MAUI for Beginners
1.8KLikes
189,460Views
2022Jun 29
Learn more ➡️ https://learn.microsoft.com/training/... View full playlist: https://aka.ms/dotnet/beginnervideos/... Get Started with .NET in Visual Studio: https://aka.ms/dotnet/get-started/vs Welcome to the .NET MAUI for Beginners Series where you will learn the basics of building multi-platform apps with .NET MAUI for iOS, Android, macOS, and Windows from a shared C# code base. In this video, James introduces us to the MVVM (Model-View-ViewModel) architecture pattern that separates your user interface from your code. It also unlocks the ability to use data binding, which is the glue between the view and viewmodel that makes the UI responsive when properties change and vise vera! In this video we take the UI that we built with XAML and make it functional with MVVM and the .NET Community Toolkit which streamlines development. Follow along: https://aka.ms/dotnet/beginnervideos/... 4 Hour .NET MAUI Workshop:    • Learn .NET MAUI - Full Course for Beg...   Follow James: Links: Corrections: 09:10 - [ICommand] is now [RelayCommand] in the final version of community toolkit for mvvm 15:05 - [ICommand] is now [RelayCommand] in the final verison of community toolkit for mvvm #dotnet #dotnetmaui #ios #android #windows #macos #csharp 🙋‍♀️🙋‍♂️ Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa 🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnet
9:10
[ICommand] is now [RelayCommand] in the final version of community toolkit for mvvm

Follow along using the transcript.

dotnet

325K subscribers
9:10
[ICommand] is now [RelayCommand] in the final version of community toolkit for mvvm
15:05
[ICommand] is now [RelayCommand] in the final verison of community toolkit for mvvm