NavigationCacheMode=”Enabled” | Morning Stand Up Mar 25 March 25, 2025 Reverted back to Replicator 3++ of this past Saturday because it was working, just needed to set this one option, NavigationCacheMode=”Enabled” in the XAML file.…
DispatcherTimer isn’t Timely: Karen’s Network Tray Episode 2 February 21, 2024 Yet another video. Important tip: Can’t depend on DispatcherTimer to happen on time.
C# Programming Livestream re: Karen’s QR Code Talker Update Timer October 10, 2023 I added a timer! Karen’s QR Code Talker isn’t available for download, yet.
Avoid updating WinUI3 elements directly from worker thread. March 21, 2025 Should use data to represent the state of the system, then let the view part of the program display that data. Joe’s March 21 stand…