Back to slide -- Keyboard shortcut: 'u'  previous -- Keyboard shortcut: 'p'  next -- Keyboard shortcut: 'n'          introductory-examples/program-organization/1/compilation - Compilation of a single class in the anonymous default namespace.Lecture 4 - slide 19 : 29
Program 2

In Windows SDK 
csc ex.cs

In Mono
gmcs ex.cs