Refactoring to Dependency Injection
Submitted by admin on Sat, 05/15/2010 - 13:17
The second article on Refactoring to Design Patterns is now available on CodeProject.com. It's a continuation of the previous article, but takes things a step further. In the second article we extract an algorithm into it's own class so that we can use the Strategy and Dependency Injection Patterns.
»
- Login to post comments
