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.
Karen’s QR Code Talker Progress: Added Generation Options to UI October 13, 2023 QR Code Talker will be available for download soon.
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…
Some Links visited today while working on Karen’s Replicator 3 in C++ March 18, 2025 Microsoft came out with WinUI 3 since I started working on a new Replicator, so of course I decided to use it. Since I made…