Evaluate a number of the ways in which .NET generics differ from C++ templates.
Comparing .NET Generics and C++ Templates
Published 06/15/2004
Evaluate a number of the ways in which .NET generics differ from C++ templates.
Learn how to assign a strong name to your .NET assembly 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.
Using interface-based programming with Remoting.