Thursday, June 30, 2022

event - more details

event - more details

  1. C# Events - Creating and Consuming Events in Your Application
  2. In this video, I am going to introduce you to events and walk you through creating your own events. We will also discuss the features we can take advantage of and what best practices are that we should know about.

  3. Delegates in C# - A practical demonstration, including Action and Func
  4. Delegates in C# are really powerful, but most people don't know how to use them effectively, if at all. Today I am going to show you what delegates are, how to use them, why they are useful, and really how to take your code to the next level. Along the way, I will cover the special types of delegates named Func and Action. Now if all these new words seem intimidating, don't worry. This topic is actually really simple at its foundation. Yes, you can do some complex things with delegates, but an actual delegate is absolutely simple.

  5. C# Events and Delegates Made Simple | Mosh
  6. Are you confused about events and delegates in C#? Watch this tutorial and your confusion will be gone in 30 minutes!

    Event - continued

  7. Asynchronous Method Invocation
  8. How to use .NET to call methods in a non-blocking mode.

  9. Events Made Simple
  10. Events made simple

No comments:

Post a Comment