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
Full Stack Web Development Mastery Course - Novice to Expert
Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of …
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …
video
React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
**This course is now updated for the latest version of React—React 18** React.js is the most …
book
Refactoring: Improving the Design of Existing Code
Fully Revised and Updated–Includes New Refactorings and Code Examples “Any fool can write code that a …