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.
Category Archives: CodeProject
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.