In the long-distant future, historians will identify the Computer Age as the largest societal transition since the Industrial Age. The changes are all around us, but we still struggle to understand how computers — and the Internet — have altered the way we work.
Tag Archives: code
Xamarin.Forms: Half the Cost; Double the Speed
A Smart Platform for a Challenging Era Most mobile device owners are passionate about their phones.
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.