Forms development. No one has bothered analyzing these frameworks for their alignment with C# SOLID design philosophy.
Author Archives: Stephen Marcus
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.