A Smart Platform for a Challenging Era Most mobile device owners are passionate about their phones.
Tag Archives: programming
What Is a Program?
We all rely on technology for each instant of our lives. But we are also threatened by this new and necessary magic…
A Smarter DI Container for C# (and Xamarin)
They got it wrong with IOC containers, but that can be fixed.
Taking Control of Variable Lifecycle
Taking Control Of Variable Lifecycle What Happens When No One Takes Out the Garbage?
The MVVM Framework Anti-Pattern
Forms development. No one has bothered analyzing these frameworks for their alignment with C# SOLID design philosophy.
The Foreground Await / Async Anti-Pattern
The mis-use of async/await point to an underlying lack of awareness of C# design principles, including event-driven programming.