9780764559884-0764559885-Professional .Net 2.0 Generics

Professional .Net 2.0 Generics

ISBN-13: 9780764559884
ISBN-10: 0764559885
Edition: 1
Author: Tod Golding
Publication date: 2005
Publisher: Wrox Pr Inc
Format: Paperback 386 pages
FREE US shipping

Book details

ISBN-13: 9780764559884
ISBN-10: 0764559885
Edition: 1
Author: Tod Golding
Publication date: 2005
Publisher: Wrox Pr Inc
Format: Paperback 386 pages

Summary

Professional .Net 2.0 Generics (ISBN-13: 9780764559884 and ISBN-10: 0764559885), written by authors Tod Golding, was published by Wrox Pr Inc in 2005. With an overall rating of 3.7 stars, it's a notable title among other Microsoft Programming (Software, Visual Basic, Programming Languages, Programming) books. You can easily purchase or rent Professional .Net 2.0 Generics (Paperback) from BooksRun, along with many other new and used Microsoft Programming books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.59.

Description

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 with leveraging each of these language constructs. The book also looks at guidelines for working with generic types, the performance gains achieved with generics, the new generic container libraries (BCL and third party), and key aspects of the underlying .NET implementation.

For those transitioning from C++, the book provides an in-depth look at the similarities and differences between templates and.NET generics. It also explores the syntactic variations associated with using generics with each of the .NET languages, including C#, Visual Basic, J#, and C++.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book