Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Generics in .NET
Rating: 4.4 out of 5(88 ratings)
671 students

Generics in .NET

Enforcing Type Safety and Increasing Reusability
Created byInfinite Skills
Last updated 1/2017
English

What you'll 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.

Course content

8 sections45 lectures3h 4m total length
  • Important - Download These First - Working Files0:01
  • Welcome And What To Expect4:23
  • About The Author1:34
  • Tools3:59
  • Outline1:42

    Explore generics in .NET, covering generic methods, classes, interfaces, delegates, and inheritance with generics, plus constraints, framework types, real-world transformations from non-generic to generic code, and a linked list example.

Requirements

  • Working Files Included
  • Some C# experience

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. 

Who this course is for:

  • 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