The history of the dynamic type in C# and why I don't use it



The history of the dynamic type in C# and why I don't use it

The history of the dynamic type in C# and why I don't use it

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’m going to take a look at the curious case of the dynamic type in C#. We are going to take a look at the origins of the feature and why it was added in the first place, we are going to see some usecases and some benchmarks along side some really weird stuff that might feel out of place.

C# 4.0 and beyond by Anders Hejlsberg: https://channel9.msdn.com/blogs/matthijs/c-40-and-beyond-by-anders-hejlsberg

Timestamps
Intro – 0:00
Dynamic example – 0:50
But why dynamic? – 4:30
My take on dynamic – 8:23
Benchmarks – 10:01
The one use-case of dynamic for me – 12:09

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 #dynamic

Comments are closed.