Manual Memory Management in .NET Framework
Offered By: NDC Conferences via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore advanced memory management techniques in .NET Framework through this in-depth conference talk. Delve into the intricacies of value and reference types, challenging conventional wisdom about their placement in memory. Learn how to allocate memory manually using TypedReferences, discover techniques for placing reference types on the stack, and implement a generic List that outperforms the default .NET Framework implementation. Gain insights into creating custom memory allocators with tailored fragmentation strategies, and uncover methods to override the platform's new keyword for alternative allocation approaches. Analyze memory dumps using WinDBG, dynamically emit IL code, and generate x86 machine code at runtime to enhance your understanding of low-level memory operations in .NET.
Syllabus
Manual memory management in .NET Framework - Adam Furmanek
Taught by
NDC Conferences
Related Courses
Operating System ForensicsLinkedIn Learning Incident Response: Host Analysis
Pluralsight Working with Memory Dumps and Debugging Using Sysinternals Tools
Pluralsight Advanced .NET Debugging Techniques from Real World Investigations
NDC Conferences via YouTube Remote Windows Kernel Exploitation - Step Into the Ring 0
Black Hat via YouTube