“How Do I?” Videos for Visual C#
On this page you will find dozens of videos designed for all Visual C# developers, from the novice to the professional.
How Do I: Create a Picture Viewer in C#
This series demonstrates how to create a program that loads a picture from a file and displays it in a window. You will learn how to drag controls like buttons and picture boxes to a form, set their properties, and use containers to smoothly resize the form. You will also write some code.
Presented by Mick Alberts