19:00
Multiple WPF Views and View-Models using MVVM in C#
How to implement multiple WPF views and view-models using MVVM in C# using some basic fundamentals for better code.
15:02
C# WPF Tutorial #23 - Using ViewModels in MVVM
Diving into the implementation of MVVM with the creation of our first Model and VIewModel, setting our data context and using ...
1:21
C# : Concrete examples of state sharing between multiple viewmodels (WPF MVVM)
C# : Concrete examples of state sharing between multiple viewmodels (WPF MVVM) To Access My Live Chat Page, On Google, ...
21:56
This video is to show how to design the View Model within MVVM.
18:32
View Models - WPF MVVM TUTORIAL #3
Learn about the view model layer of MVVM, which provides the view with data to display and commands to execute. View models ...
18:29
Mastering Sharing Data Between ViewModels in WPF Tutorial using MVVM
In this tutorial, we will learn how to share data between viewmodels and multiple views in WPF using MVVM. We dive deep into ...
12:47
This will cover the viewmodel used by all three tutorial series with some possible small differences in the WindowsAppSDK ...
8:19
WPF & MVVM 08 Implementing find operation using ViewModel
Issue one zero one we will look for first say search it is finding i'll try to look for one zero two and i'll say search again it says ...
12:29
Switching Between Multiple Views in MVVM - EASY WPF (.NET CORE)
Learn how to switch between views/user controls when using MVVM architecture. SOURCE CODE: ...
8:01
C#/WPF Tutorial - Multi Page WPF Application (The EASY Way!!!!) - (C#/WPF/Visual Studio)
Do you want to make a multi-page application in WPF but not quite sure how or are too confused by the 30 minute videos that go ...
23:15
WPF Switching Views With Navigation Using MVVM And Dependency Injection
WPF Switching Views With Navigation Using MVVM And Dependency Injection this tutorial will show you how to switch views in ...
29:29
Communicate Between View Models with Observer Pattern - WPF C# MVVM
How to keep your View Models decoupled from each other and still allow them to communicate / send data to other View Models.
12:04
Disposing View Models - WPF MVVM NAVIGATION TUTORIAL #6
Learn how and why to dispose view models in a WPF application. This is crucial for preventing memory leaks from view models ...
8:42
View Model Communication/Messaging - EASY WPF (.NET 5)
Learn how to send messages and communicate between multiple view models. This concept is crucial for implementing other ...
9:05
How to handle WPF control focus with MVVM in C#
Handle setting control focus in WPF and MVVM by building a IRequestClose interface to keep the view and viewmodel decoupled ...
17:43
Learn about the view layer of MVVM, which contains the UI of the application. I also show off some wireframes, demonstrate WPF ...
1:16:39
C# WPF UI Tutorials: 08 - Advanced View Models Real World
Part of a series of tutorials on creating WPF applications in C# Does some real-world advanced view model binding on the login ...