Member-only story
History in C#
C# (pronounced “C Sharp”) is a programming language that is latest, flexible. It is made by Microsoft. C# is an object-oriented programming language that support four main pillar of OOP Abstraction, Encapsulation, Inheritance, Polymorphism. It run on .NET Framework. It’s history start from late 1990s.
The below is an important overview of the history of C#:
1. Late 1990s — Project Cool:
when Microsoft initiated “Project Cool in the the late 1990s the development of C# can be traced back. For Windows application development there was a need of a project that aimed to create a new, modern, and safer language.
2. 1999 — C# Announcement:
The July 1999 was a year when C# was officially introduced to the public by Microsoft, at the Professional Developers Conference (PDC). For the Microsoft’s .NET initiative It was seen as a key component and was designed to provide a join platform for building Windows applications.
3. Early 2000s — .NET Framework:
As part of the .NET Framework C# was released in 2002.This was made for building and running Windows and web applications as a comprehensive platform. For multiple programming languages, including C# the .NET Framework provided a…