Bill Blogs in C#

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

Article Link: Moving Beyond Generics
I am writing for Visual Studio Magazine again

The first installment of my C# Corner column is live on the Visual Studio Magazine site:

Generics: Move Beyond Collections

Generics can solve many more problems than collections. Use generics to write code once and reuse it more easily.

It's available both online and in print.



Article: Generics: Move Beyond Collections
Generics can solve many more problems than collections. Use generics to write code once and reuse it more easily.
Published Thu, May 3 2007 7:39 PM by wwagner
Filed under: