Video 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.
Publisher resources
Table of contents
-
Introduction
- Welcome And What To Expect 00:04:23
- About The Author 00:01:34
- Tools 00:03:59
- Outline 00:01:43
- How To Use The Working Files 00:01:15
-
Basics
- Generic Methods 00:03:01
- Generic Classes 00:05:57
- Generic Interfaces 00:02:57
- Inheritance 00:02:39
- Generic Delegates And Events 00:03:57
- Generic Default Values 00:03:56
- Type Inference 00:03:00
- Nested Generic Definitions 00:03:09
- VB.NET Syntax 00:04:53
- Linked List Example
- Generics In The Framework
- Constraints
- Real World Examples
- Other Topics
- Conclusion
Product information
- Title: Generics in .NET
- Author(s):
- Release date: August 2015
- Publisher(s): Infinite Skills
- ISBN: 9781771374439
You might also like
video
C# in Depth, 4th Ed, Video Edition
"Jon doesn’t just explain how C# works; he explains how the whole thing holds together as …
video
Design Patterns in the Real World, an Analysis-Based Approach
Alan Holub takes coders deep into the reality of Gang-of-Four design patterns, those reusable guides to …
video
C# in Depth, 3rd Ed, Video Edition
"The definitive what, how, and why of C#." Eric Lippert, Coverity If you're a .NET developer, …
book
Dependency Injection Principles, Practices, and Patterns
Dependency Injection Principles, Practices, and Patterns is a revised and expanded edition of the bestselling classic …