Tag Archives: C# Generics

Video – The Fundamentals of C# Generics by Dan Wahlin

In previous posts, we looked at getting started with C# Interfaces and understanding Polymorphic behaviors. In this post, we’ll look at using C# Generics and Custom Generics in your applications. Video transcription  Dan Wahlin: An important feature of the C# language is Generics. Generics are not necessarily new. They have actually been out since C# 2. They … Continue reading Video – The Fundamentals of C# Generics by Dan Wahlin