1) Introduction of C sharp Language,
C#(Sharp) introduction
C# is the most popular language in world. C# was developed by Microsoft within its .NET framework initiative and later approved as a standard by ECMA (ECMA-334) C# programming language is a general-purpose, OOPS based programming language. C# development team was lead by "Anders Hejlsberg" in 2002.
C# programming language is one of the languages designed for the (CLI) Common Language Infrastructure.
C# programming language is one of the languages designed for the (CLI) Common Language Infrastructure.
First version of C# is 1.0 with .NET framework 1.0 and Visual Studio is 2002.
Version | .NET Framework | Visual Studio | Important Features |
---|---|---|---|
C# 1.0 | .NET Framework 1.0/1.1 | Visual Studio .NET 2002 |
|
C# 2.0 | .NET Framework 2.0 | Visual Studio 2005 |
|
C# 3.0 | .NET Framework 3.0\3.5 | Visual Studio 2008 |
|
C# 4.0 | .NET Framework 4.0 | Visual Studio 2010 |
|
C# 5.0 | .NET Framework 4.5 | Visual Studio 2012/2013 |
|
C# 6.0 | .NET Framework 4.6 | Visual Studio 2013/2015 |
|
C# 7.0 | .NET Core | Visual Studio 2017 |
|
Comments
Post a Comment