.NET Generic Books
Right now there are only two books out there that cover Generics, and out of the two only one is dedicated to Generics. I ordered Professional .NET 2.0 Generics last week and it should be arriving in the mail any day now. I am in the process of reading Juval Lowy's book. As I finish the books, I will provide feedback.
For an updated listing of .NET Generic books, please visit the StrongTypes.com books section.

Professional .NET 2.0 Generics (Programmer to Programmer)
by Tod Golding
The power and elegance of generic types have long been acknowledged. Generics allow developers to parameterize data types much like you would parameterize a method. This brings a new dimension of reusability to your types without compromising expressiveness, type-safety, or efficiency.

Programming .NET Components, 2nd Edition (Paperback)
by Juval Löwy
Brilliantly compiled by author Juval Lowy, Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms.
R
For an updated listing of .NET Generic books, please visit the StrongTypes.com books section.

Professional .NET 2.0 Generics (Programmer to Programmer)
by Tod Golding
The power and elegance of generic types have long been acknowledged. Generics allow developers to parameterize data types much like you would parameterize a method. This brings a new dimension of reusability to your types without compromising expressiveness, type-safety, or efficiency.

Programming .NET Components, 2nd Edition (Paperback)
by Juval Löwy
Brilliantly compiled by author Juval Lowy, Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms.
R
Similar Posts
- August 23, 2007 Ask An Expert Live Chat Experts
- March 21, 2007 Ask An Expert Live Chat Experts
- Dev Connections Day 2




