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 TutorialsShared assembly Assembly cache Strongly-typed Types ADO.NET (ActiveX Data Object for .NET)