Generics in .NET

Enforcing Type Safety and Increasing Reusability

Ratings: 4.71 / 5.00




Description

In this Generics in .NET training course, expert author Joe Wirtley will teach you how to use generics in .NET to eliminate code duplication and enforce static typing. This course is designed for users that already have a basic working knowledge of C#. 

You will start by learning the generic basics, including generic methods, classes, and interfaces. From there, Joe will teach you about generics in the framework, generics and arrays, and delegate types. This video tutorial will also cover constraints and real world examples, such as XML serialization and modal dialog initialization. Finally, you will learn about some other topics including generics and enumerations, generic terminology, and covariance. 

Once you have completed this computer based training course, you will have learned the necessary concepts required for using generics in .NET. 

What You Will Learn!

  • Once you have completed this training course, you will have learned the necessary concepts required for using generics in .NET.
  • Learn about generic basics, including generic methods, classes, and interfaces.

Who Should Attend!

  • This course is designed for users that already have a basic working knowledge of C#
  • Users who want to learn more about Generics in .NET