§Common Language Runtime (CLR)
§Interprets IL code created by the compiler
§Provides a common execution environment for .NET apps
§Code that runs in the CLR is “Managed code”
§
§Framework Class Library (FCL)
§Object Oriented Collection of re-usable types