Managed data is the memory that is allocated and released by the CLR using Garbage Collection. Managed data can only be accessed by managed code. Related tutorials: Assembly manifest Base class CIL (Common Intermediate Language) Globalization