Unmanaged data is data (i.e. memory) that is allocated outside of the control of the CLR. Unmanaged data can be access by both managed and unmanaged code. Related TutorialsPE (Portable Executable) Metadata Try/Catch block Method Satellite assembly