Strategy Pattern In .NET 2.0(vadmyst.blogspot.com)
submitted by
Vadmyst(395) 4 years, 7 months ago
Strategy pattern can very handy when a system designer or architect wants to separate algorithms from the system implementation. Also with strategy pattern approach it is very easy to select between different algorithms on the fly.
With the introduction of generics in .NET 2.0 implementing strategy pattern is even more easy.
|category: Patterns
|Views: 72
tags:
strategy Patterns another
Everyones tags:
Your Tags: