C# Events, Delegates and Lambdas (Pluralsight)



C# Events, Delegates and Lambdas (Pluralsight)
Instructor: Dan Wahlin


Course Description

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.

View this course at https://www.pluralsight.com.


Prerequisites

Developers with some experience using the C# language.


Audience

C# developers looking to learn more about the role of Delegates and Lambdas and how they can be used in their applications.

Course Outline

  • The Role of Events, Delegates and Event Handlers
  • Creating Delegates, Events and EventArgs
  • Handling Events
  • Lambdas, Action<T> and Func<T, TResult>
  • Events and Delegates in Action




           

Join Our Development Newsletter!