Introduction to C#

October 11, 2012

Hello, my blog is about the Visual C# language. In this blog I will show you how to create a small program using basic things like adding buttons, adding labels, adding textboxes, renaming them and using them to create the program.

You will need to download visual express c# and then I will show you how to create a basic calculator to Add/Subtract/Multiply/Divide.