Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

My .NET DJ article is online
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
Published Tuesday, April 25, 2006 4:53 AM by wwagner
Filed under:

Comments

No Comments