Generics in .NET Screencast - O’Reilly

In this screencast I created for O’Reilly, I cover the basics of generics including generic methods, classes, and interfaces. After the basics, I talk about generics in the framework, generics and arrays, and delegate types, and generic constraints. Building upon these fundamentals, I describe several examples of how I have used generics in real applications, including XML serialization, repositories, and modal dialog initialization. The screencast closes with some miscellaneous topics including generics and enumerations, generic terminology, and covariance.

The screencast has over three hours of content. If you have an O’Reilly Safari subscription, you can access this content as part of that subscription. To buy the video, visit the O’Reilly site.