The .NET Developer's Guide to Windows Security

Posted By: i16978

The .NET Developer's Guide to Windows Security

Developing Visual Studio® .NET Macros and Add-Ins

Posted By: i16978

Professional .NET 2.0 Generics

Posted By: i16978


Professional .NET 2.0 Generics


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. Now .NET generics makes this power available to all .NET developers.