Hacking C# from the Inside - How to Do Anything in .NET
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore advanced C# hacking techniques in this conference talk from NDC Porto 2022. Dive deep into the inner workings of .NET as Adam Furmanek demonstrates how to manipulate the language's core features. Learn to emit machine code directly, exploit the type system, override sealed types, and conceal objects from garbage collection—all within the C# language itself. Discover real-world applications where these unconventional methods can save valuable debugging time. Covering a range of difficulty levels from intermediate to expert, gain insights into powerful hacks that push the boundaries of what's possible in C#. Enhance your understanding of .NET's internal mechanisms and expand your toolkit for solving complex programming challenges.
Syllabus
Hacking C# from the inside - how to do anything in .NET - Adam Furmanek - NDC Porto 2022
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube