How many developers does it take to change a lightbulb? With the State pattern, not very many.
Topics include:
- The State Pattern
- Design Patterns
- WPF
Source code available at: https://github.com/JasperKent/The-State-Pattern
One man's troubled journey through the world of software development.
How many developers does it take to change a lightbulb? With the State pattern, not very many.
Ever wanted to leave a function, and then come back in where you left off? In C# yield return does the trick.
Topics include:
Entity Framework Core in-memory databases are great for unit testing, but would we ever use them in production code?
Topics include:
How do you add a method to and interface without altering the interface? In C#, the answer is extension methods.
Topics include:
Topics include:
How many developers does it take to change a lightbulb? With the State pattern, not very many. Topics include: The State Pattern Design Pa...