C#内存管理技巧: 学会如何掌握垃圾回收器
C# Memory Tricks: Learn How To Master The Garbage Collector
国外课程有字幕
课程目录:
01 - Introduction
02 - Fundamentals Of The .NET Framework
03 -A Detailed Look At Garbage Collection
04 - Simple Tricks To Improve Memory Allocation In Your Code
05 -Final words