.NET internals: Writing Object-Oriented .NET IL code
Mar 9, 2024 · 1 min read · What do you think about the possibility of writing object-oriented code using "machine-level" language? Well, it is possible if you use .NET IL (Intermediate Language). This is my latest video about .NET IL where I explain how to write object-oriente...
Join discussion

