C# beginner C# Array In this article, we will look at what an C# array is, how it is used, and what it can do.
C# beginner C# Pointer A pointer is a variable that holds the memory address of another type. In C#, pointers can only be declared to hold the memory addresses of value types. This article gives a brief
C# beginner C# Variable Types In this article you will learn about defining types and declaring variables in C#.
C# beginner Getting Started With C# In this article we run through a standard 'hello world' example, with links to articles covering the different parts of the program.
C# beginner Introducing To .NET Framework This article introduces the .NET Framework and links to additional resources. .NET (dot-net) is the name Microsoft gives to its general vision of the future of computing, the view being of a world