Understanding .NET C# Heaps - Deep Dive
Offered By: Raw Coding via YouTube
Course Description
Overview
Dive deep into the .NET heap structure in this 28-minute video. Explore heap generations, object allocation in the heap, and how objects move across generations. Learn to leverage this knowledge to your advantage. Visualize the heap, understand the processes of allocating, promoting, sweeping, and compacting objects, and discover tipping points for objects and list arrays. Examine performance metrics related to heap management in .NET C#.
Syllabus
Introduction
heap visualisation
moving objects between generations
allocating / promoting / sweeping / compacting
objects array tipping point
list array tipping point
performance metrics
the end
Taught by
Raw Coding
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX