Hacking C# from the inside - how to do anything in NET
Adam Furmanek - 4 years ago
C# is compiled to intermediate language, strongly typed, and garbage collected language. Let's abuse all these elements — we will emit machine code directly, abuse type system, override sealed types, hide objects from GC, all of that directly in the C# language without using external tools.
We'll see real life scenarios where these things are used and that sometimes "one hacky line" saves us hours of debugging. Based on multiple examples, some are level 200, some are level 400, all of them are worth knowing about.
Jobs with related skills

Full Stack Developer
SD Worx GmbH
·
today
Dresden, Germany
+1
Hybrid

Software Developer C# (m/w/d)
Rosenxt Group
·
13 days ago
Lingen (Ems), Germany
+2
Hybrid

Softwareentwickler .NET (m/w/d)
SCHNELL MEDIA GmbH & Co. KG
·
7 days ago
Vreden, Germany

Teamleiter Softwareentwicklung .NET (m/w/d) Hanoi
SCHNELL MEDIA GmbH & Co. KG
·
12 days ago
Hanoi, Viet Nam
Related Videos