In my continuing series of videos for first year programming students, I show you how to use C# for Windows desktop to input numbers from text boxes. In this video you learn how to get input from text boxes, convert the input strings to number, do some math, and display the answer in a label.