Click here to Skip to main content
15,885,365 members
Articles / Programming Languages / C#

Design Patterns Part 1 - The Strategy Pattern

Rate me:
Please Sign up or sign in to vote.
4.96/5 (82 votes)
17 Jan 2010CPOL8 min read 140.3K   174  
An article exploring the Strategy Pattern as part of the Design Patterns series. We look at an example using MD5/SHA256 hashing algorithms for strings.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Web Biscuit
United Kingdom United Kingdom
At Web Biscuit, you can find software, articles, a good dollop of quality and an unhealthy obsession over biscuits.
Website: http://www.webbiscuit.co.uk
Twitter Watch: http://twitter.com/WebBiscuitCoUk

Comments and Discussions