What are Closures in C# and why you NEED to know about them



What are Closures in C# and why you NEED to know about them

What are Closures in C# and why you NEED to know about them

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Check out my courses: https://nickchapsas.com

Hello everybody I’m Nick and in this video I will explain in plain English, what is a closure in C# and why you need to know about them. When it comes time to optimize your code for memory allocations, closures tend to be the usual suspect for a big chunck of your allocated memory. Let’s see what they are and how we can fix them.

Don’t forget to comment, like and subscribe 🙂

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#dotnet #csharp #asyncawait

Comments are closed.