Delegate and Event in C An introduction for new NET Developers











>> YOUR LINK HERE: ___ http://youtube.com/watch?v=xr2C4f5bRZM

Delegate and event are two fundamental concepts in C#. Delegate especially is an extremely critical feature of .NET and is used widely in different language features. • Delegate is a type in C#. It represents a reference to a method (like a function pointer). And delegates are mainly used for callbacks. • Event on the other hand is used to attach a callback which will be called due to a trigger. The event keyword is used to declare the event in C#. • In this video, I will first start with defining delegate, then transition to use out of box delegates Action and Func. And the transition to lambda expressions. And finally using events. • At 12:23 I said anonymous type, what I meant is an anonymous function. • At 15:27 I said the name of the delegate, what I meant is the name of the event. • The URL of my website is: https://dotnetcorecentral.com/ • The URL for my YouTube channel is:    / dotnetcorecentral   • The URL for my GitHub repo is here: https://github.com/choudhurynirjhar • And if you enjoy this channel, and want to buy me a coffee, you can do it here: https://www.buymeacoffee.com/dotnetco...

#############################









New on site
Content Report
Youtor.org / YTube video Downloader © 2025

created by www.youtor.org