Use of Different .Net Languages?

前端 未结 4 1609
天涯浪人
天涯浪人 2021-01-06 14:12

Is there a breakdown of the popularity of the different .Net languages available? Does anyone know of any surveys that give this information, or even if it is possible to d

4条回答
  •  悲&欢浪女
    2021-01-06 14:30

    If you assume Stackoverflow is equal and fair which I do, then just take a look at the Tags page.

    C# - 34912 questions as of 08/21/09 9:30 AM EST

    VB.NET - 3770 as of 08/21/09 9:30 AM EST

    C# is by far more popular on Stackoverflow, and I believe overall the most commonly used .NET language.

    Here is a survey of the overall most popular programming languages. The definition of how it is calculated is found here. This seems like a flawed way of judging it since it does not break out VB.NET from Visual Basic.

提交回复
热议问题