INTRODUCTION IN C#
C# is an straight forward, contemporary present, general purpose and an elegant objected languages that enables developers to build a variety of serve and robust application that run in on the .NET Framework. The Microsoft .NET Framework is a library of object that create or draw thing on the computer.
The class library is a collection of classes, interfaces and value types that enable you to accomplish a range of common programming tasks such as data collection, file access and working with text.
The following reasons make C# a widely used professional language:
- It is a modern, general-purpose programming language
- It is object oriented.
- It is component oriented.
- It is easy to learn.
- It is a structured language.
- It produces efficient programs.
- It can be compiled on a variety of computer platforms.
- It is a part of .Net Framework

