June 2023

Karen’s Replicator 2

Somebody asked on YouTube if Replicator was going to be rewritten. I have said yes since 2017. I’ve started dozens of times, including again today. Spoiler: 45 minutes of very little getting done. There’s some bad music. And I prove to myself I shouldn’t do these online. 🙂

Model-View-ViewModel (MVVM) Toolkit from Microsoft Community

The MVVM pattern helps cleanly separate an application’s business and presentation logic from its user interface (UI). Maintaining a clean separation between application logic and the UI helps address numerous development issues and makes an application easier to test, maintain, and evolve. It can also significantly improve code re-use opportunities and allows developers and UI …

Model-View-ViewModel (MVVM) Toolkit from Microsoft Community Read More »

Karen’s Feed Reader | Programming for Windows in CSharp (Pilot Stream)

Karen’s Feed Reader will be an Atom/RSS feed reader. More later. I streamed this a few minutes ago on our YouTube channel, https://youtube.com/@karenware. It’s not meant to be a complete, useful video. It’s a beta test of the studio setup. The example program “consumes” the Atom/RSS feed for this blog. That feed URL is: https://blog.karenware.com/feed. …

Karen’s Feed Reader | Programming for Windows in CSharp (Pilot Stream) Read More »

Scroll to Top