What is Boxing in C# and how it affects memory and speed



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 am going to explain what is Boxing and Unboxing in C# and how it is affecting your memory allocations and your application’s speed. This is nothing you should worry about but it is something you should be aware of. Understanding it can greatly help you make better code flow and data structure choices.

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

#csharp #boxing

Comments are closed.