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 TutorialsGC (Garbage Collection) Managed execution Hash Code Caching MSIL (Microsoft Intermediate Language)