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 »

Scroll to Top