Glossary for C#: introduction
Learn C# (C sharp) in FREE step-by-step lessons.
bug: An error in the code
C# reference: Complete Microsoft Reference for C#
Microsoft Reference: C# Guidefiles: The files that are created as part of your app
helloworld2: Shows how to change the text and backcolor of the form at design time.
Your first Program: Hello Worldhelloworld: Create C# windows form application
Hello World applicationIDE: Most modern programming environments allow you to create the program, edit it and run it from one application called the
IDE Interactive (or Integrated) Development Environment. Older programming languages required you to work with several separate applications.
install Visual Studio Install Visual Studiomenu: The menu the programmer uses to navigate Visual Studio
Visual Studio Menupicture properties: You can change the way the background image appears.
pictures2: Addinng an image to the background
pictures: Add pictures at design time
properties: Changing properties at design time
pseudocode: Code written in human language
reference: Complete Microsoft Reference for C#
visual studio install: Step by step instructions
Full Glossary