YoVDO

Understanding .NET C# Heaps - Deep Dive

Offered By: Raw Coding via YouTube

Tags

C# Courses .NET Courses Data Structures Courses Memory Management Courses Heaps Courses Garbage Collection Courses

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

Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Analytic Combinatorics, Part I
Princeton University via Coursera
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera