Author: Tutorialspoint, Published on 04-Aug-2009, Language: English
Description
C# is a simple, modern, general-purpose, object-oriented programming language
developed by Microsoft within its .NET initiative led by Anders Hejlsberg. This tutorial
covers basic C# programming and various advanced concepts related to C#
programming language.
Audience
This tutorial has been prepared for the beginners to help them understand basics of c# Programming.
Prerequisites
C# programming is very much based on C and C++ programming languages, so if
you have a basic understanding of C or C++ programming, then it will be fun to learn
C#.