Lecture overview -- Keyboard shortcut: 'u'  Previous page: CLI Overview from Wikipedia -- Keyboard shortcut: 'p'  Next page: C# in relation to C [Section] -- 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 5 : 43

C# Compilation and Execution
The Common Language Infrastructure supports a two-step compilation process
.dll and .exe files are - with some limitations - portable in between different platforms