C# Events, Delegates, and Lambdas
Events, delegates, and lambdas play an important role in C# apps, but why would you use them? This course will teach you how to leverage the functionality provided by these features so you can handle different event scenarios in your apps.
How do you handle events that occur in your application using C#? What are delegates and how and why would you use them? In this course, C# Events, Delegates, and Lambdas, you’ll learn what events, delegates, and lambdas are and how you can use them. First, you’ll explore the role of events, delegates, and event handlers and learn scenarios where they’re useful and how they can be used together. Next, you’ll discover how lambdas and built-in delegates such as Action and Func
Author Name: Dan Wahlin
Author Description:
Dan Wahlin founded Wahlin Consulting, which provides consulting and training services on JavaScript, Angular, Node.js, C#, ASP.NET MVC, Web API, Docker, and Kubernetes. He is a Google GDE (and former Microsoft MVP and Regional Director), Docker Captain, and speaks at conferences and user groups around the world. Dan is active on Twitter (@DanWahlin), blogs at https://blog.codewithdan.com, and adds a lot of code to his Github repos at https://github.com/danwahlin.
There are no reviews yet.