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

Heterogeneous Parallel Programming
University of Illinois at Urbana-Champaign via Coursera
Advanced Operating Systems
Georgia Institute of Technology via Udacity
計算機程式設計 (Computer Programming)
National Taiwan University via Coursera
Introduction to Operating Systems
Georgia Institute of Technology via Udacity
Android Performance
Google via Udacity