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.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken :
John Wiley & Sons,
2005.
|
Colección: | Programmer to programmer.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Professional .NET 2.0 Generics; About the Author; Acknowledgments; Contents; Introduction; Chapter 1: Generics 101; Chapter 2: Valuing Type Safety; Chapter 3: Generics? Templates; Chapter 4: Generic Classes; Chapter 5: Generic Methods; Chapter 6: Generic Delegates; Chapter 7: Generic Constraints; Chapter 8: BCL Generics; Chapter 9: Reflection, Serialization, and Remoting; Chapter 10: Generics Guidelines; Chapter 11: Under the Hood; Chapter 12: Using Generics with C++; Chapter 13: Using Generics with J#; Chapter 14: Power Collections; Index.