- Course
C# 5 Events, Delegates and Lambdas
This course provides an in-depth look at how events, delegates and lambdas work in the C# language and .NET framework.
- Course
C# 5 Events, Delegates and Lambdas
This course provides an in-depth look at how events, delegates and lambdas work in the C# language and .NET framework.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Events, delegates and lambdas play an important role in the .NET framework but can be difficult to understand as developers first get started with the C# language. If you’re interested in gaining a more thorough understanding of how these C# technologies work then you’re in the right place! This course focuses solely on events, delegates and lambdas and provides insight into how they can be used in your .NET applications using the C# language.
C# 5 Events, Delegates and Lambdas
-
Introduction | 1m 27s
-
Creating a Delegate | 11m 40s
-
Demo: Creating a Custom Delegate | 9m 3s
-
Demo: Adding Multiple Delegates to an Invocation List | 2m 51s
-
Demo: Returning a Value Using a Delegate | 2m 40s
-
Defining an Event | 4m 33s
-
Demo: Defining Events | 2m 28s
-
Raising Events | 5m 1s
-
Demo: Raising Events | 5m 35s
-
Creating an EventArgs Class | 4m 44s
-
Demo: Creating an EventArgs Class | 4m 11s
-
Summary | 28s