Lecture overview -- Keyboard shortcut: 'u'  Previous page: C# seen in a historic perspective -- Keyboard shortcut: 'p'  Next page: CLI Overview from Wikipedia -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Introduction to C# - slide 3 : 43

The Common Language Infrastructure
The Common Language Infrastructure (CLI) is a specification that allows several different programming languages to be used together on a given platform

MONO and .NET are both implementations of the Common Language Infrastructure

The C# language and the Common Language Infrastructure are standardized by ECMA and ISO