Comparing .NET Generics and C++ Templates
.NET Article Published June 14, 2004
Evaluate a number of the ways in which .NET generics differ from C++ templates.
editor@developer.com
Evaluate a number of the ways in which .NET generics differ from C++ templates.
Learn about assigning a strong name to your .NET assemblies by using a pair of cryptographic keys.
So what's the purpose of a Finalize method? That's a good question that Brent Rector addresses.