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.
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…
QR Code Talker: Karen’s Next Power Tool Utility for Windows June 13, 2023 QR Code Talker is a simple QR Code generator. You type in some text and it shows you a QR code. Simple. This project is…