Unmanaged resources are objects created and manipulated outside of the control of the CLR. Examples includes file handles opened using the Win32 API, and database connections obtained using ODBC. Related tutorials: Class CTS (Common Type System) FCL (Framework Class Library) Indexer