C# Programming Language

  • Last Updated : 05 Mar, 2023

CSharp-Tutorials

C# is a general-purpose, modern and object-oriented programming language pronounced as “C Sharp”. It was developed by Microsoft led by Anders Hejlsberg and his team within the .NET initiative and was approved by the European Computer Manufacturers Association (ECMA) and International Standards Organization (ISO). C# is among the languages for Common Language Infrastructure. C# is a lot similar to Java syntactically and is easy for users who have knowledge of C, C++ or Java.

Recent Articles on C# !

Overview, Fundamentals, Important Keywords, Control Statements, OOP Concepts, Methods, Delegates, Constructors, Arrays, ArrayList, String, Tuple, ValueTuple, Indexers, Inheritance, Interfaces, Multithreading, Exception Handling, Collections and Generics, Collections Namespace, Generic Namespace, System Namespace, Specialized Namespace, What’s New in C# 8.0, Windows Forms

 

Overview

Fundamentals

Important Keywords

Control Statements

OOP Concepts

Methods

Delegates

Constructors

Arrays

ArrayList

String

Tuple

ValueTuple

Indexers & Properties

Inheritance

Interfaces

Multithreading

Exception Handling

Collections & Generics

Collections Namespace

Generic Namespace

System Namespace

Specialized Namespace

What’s New in C# 8.0

Windows Forms


My Personal Notes arrow_drop_up