Zebra0.com

csharpGlossary for C#: introduction

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# Guide
files: 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 World
helloworld: Create C# windows form application
   Hello World application
IDE: 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 Studio
menu: The menu the programmer uses to navigate Visual Studio
   Visual Studio Menu
picture 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