Constants in C#
The C# programming language allows us to define variables and set them as constants, so that it won't be possible to assign them with a new value. The following video clip (hebrew) explains how to create constants in C#.
More video clips about other fundamental topics in C# can be found at www.CSharpBook.co.il.