Excerpt from: Bill Blogs in C#
|
 |
| April 25, 2006 | | Generics and patterns One of my concerns with most of the articles on generics is that we seem to concentrate on collections, collections, and more collections. But, generics are good for other items as well. So, I wrote the following article discussing how you can implement a couple of common design patterns using generics
The online article Implementing Patterns with Generics
 | | |
|
|