Design Patterns: Strategy Pattern - C# Corner – Developers and IT Professionals Community
I was using other design patterns like observer, singleton, memento for some time. I never thought, at least it was never highlighted to me, the use of the Strategy pattern!! Until ......