Professional .NET 2.0 Generics (Programmer to Programmer)

Paperback, 408 pages

English language

Published Oct. 17, 2005 by WROX.

ISBN:
978-0-7645-5988-4
Copied ISBN!

View on OpenLibrary

4 stars (1 review)

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. By introducing generic concepts directly into the Common Language Runtime (CLR), Microsoft has also created the first language-independent generics implementation. The result is a solution that allows generic types to be leveraged by all the languages of the .NET platform. This book explores all aspects of the .NET generics implementation, covering everything from fundamental generic concepts, to the elements of generic syntax, to a broader view of how and when you might apply generics. It digs into the details associated with creating and consuming your own generic classes, structures, methods, delegates, and interfaces, examining all the nuances associated …

1 edition

Subjects

  • Computer Programming
  • Programming Languages - Visual BASIC
  • Computers
  • Computers - Languages / Programming
  • Computer Books: Languages
  • Computers / Programming Languages / Visual BASIC