What is the official marketing name for C # 4?

What is the official marketing name for C # 4?

  • Apress writes " Visual C # 2010 Recipes"
  • Apress also writes " Pro C # 2010 and the .NET 4 Platform
  • O'Reilly also writes " Microsoft Visual C # 2010 "
  • Jon Skeet and Scott Hanselman and write C # 4
  • still Dino Esposito writes C # 4.0
  • The MSDN page is called Visual C # 2010 Samples , refers to C # 4.0 >, and the people who write in the comments refer to both C # 4 and C # 4.0

If we are going to publish training materials about C # 4, what term should we use?

+3
source share
10 answers
  • Microsoft Visual C # 2010 is part of the C # integrated development environment of Microsoft Visual Studio 2010.

  • C # 4.0 is a language.

  • Microsoft.NET Framework 4.0 is a framework.

Usually reduced from 4.0 to 4.


Adrian Grigores " .NET #".

( ) - .NET Framework, Common Language Runtime (CLR) # (. fooobar.com/questions/98056/... Framework CLR).

# , . .NET Framework - CLR. , .NET Framework CLR, Common Intermediate Language (CIL) . .

# 3.0 . .NET Framework Common Language Runtime (.NET Framework 3.0 - CLR 2.0). .NET Framework 2.0 (, 1.0 1.1).

# 3.0 LINQ. , , .NET Framework 3.0. , LINQ to Objects System.Core.dll, Enumerable. , , LINQ .NET Framework 2.0.

# 2.0 generics. CIL CLR 2.0. generics .NET Framework 1.0 1.1.

+14

# 4.0

, , (Visual #), 2010 .

, #, Visual Studio, 4, 4.0. "4.0" , , # 4.0 .

+4

Visual # <version>

.


Edit:

ECMA-334 #. , .

Microsoft Visual #. ( ): , # #

IDE Visual Studio <versionyear>, , # 2010 . .

+3

- # 4.0 #, 2010 - IDE.

2010 4.0, , , , , .

+2

# 4.0.

  • .NET 1.0 (# 1.0)
  • .NET 1.1 (# 1.0)
  • .NET 2.0 (# 2.0)
  • .NET 3.0 (# 2.0)
  • .NET 3.5 (# 3.0)

  • .NET 4.0 (# 4.0)
+1

, # 4.0, Visual # 2010 (, Visual # 2010 Express).

+1

- # 4.0. Visual # 2010.

C:\Users\pminaev > csc/?

Microsoft (R) Visual # 2010 4.0.30319.1

"% ProgramFiles%\Microsoft Visual Studio 10.0\V#\Specifications\1033\CSharp Language Specification.doc",

#

4.0

+1

IMHO .. # 4.0. , # 3.0 ..

0

# 4.0 Visual Studio 2010 ( VS), , , .

C# 4.0, , IDE.

0

# 4.0 , , , 2010 , , , Visual Studio . , # 4, , , # 2010 IDE, . , .

0

Source: https://habr.com/ru/post/1753117/


All Articles