Zebra0.com

csharp-web variablesC# Web Programming

C# Web Programming

Learn C# (C sharp) Web Programming in step-by-step lessons.

Variables

A variable is a named location in memory. A variable allows us to store data that is input or calculated. Variables can vary, or change.

Please study the material at each of the links below.

  1. Microsoft Reference: C# Types and Variables

  2. Variables

  3. Variable Types

  4. Drill on type

  5. Variable Names

  6. Drill on Names

  7. Declaring Variables

  8. Assigning Values to a Variable

GlossaryGlossary for variables lesson
Full Glossary