Mobile app users are a picky bunch. They generally hate the apps they use.
Tag Archives: xamarin.forms
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.