Back to notes -- Keyboard shortcut: 'u'              Slide program -- Keyboard shortcut: 't'    Compilation and execution.Lecture 2 - slide 38 : 43
Program 1
csc /t:library die.cs
vbc /r:die.dll client.vb

client