Use of Different .Net Languages?(使用不同的 .Net 语言?)
问题描述
是否有可用的不同.Net 语言的流行度细分?有没有人知道提供这些信息的任何调查,或者是否有可能确定这一点?
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 determine this?
更新
答案是不是不同 .Net 语言的列表.我希望看到显示每种 .Net 语言的相对使用/流行度的统计数据.谢谢.
The answer is not a list of the different .Net languages. I would like to see statistics showing the relative usage/popularity of each .Net language. Thanks.
推荐答案
如果你认为 Stackoverflow 是平等和公平的,那么就看看 标签 页面.
If you assume Stackoverflow is equal and fair which I do, then just take a look at the Tags page.
C# - 截至 09 年 8 月 21 日上午 9:30 EST 的 34912 个问题
C# - 34912 questions as of 08/21/09 9:30 AM EST
VB.NET - 3770 截至 08/21/09 9:30 AM EST
VB.NET - 3770 as of 08/21/09 9:30 AM EST
C# 在 Stackoverflow 上更受欢迎,我相信总体上是最常用的 .NET 语言.
C# is by far more popular on Stackoverflow, and I believe overall the most commonly used .NET language.
这是对总体最流行的编程语言的调查.其计算方式的定义见此处.这似乎是一种有缺陷的判断方式,因为它没有从 Visual Basic 中分离出 VB.NET.
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.
这篇关于使用不同的 .Net 语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:使用不同的 .Net 语言?


- MoreLinq maxBy vs LINQ max + where 2022-01-01
- Web Api 中的 Swagger .netcore 3.1,使用 swagger UI 设置日期时间格式 2022-01-01
- 在哪里可以找到使用中的C#/XML文档注释的好例子? 2022-01-01
- 输入按键事件处理程序 2022-01-01
- 带有服务/守护程序应用程序的 Microsoft Graph CSharp SDK 和 OneDrive for Business - 配额方面返回 null 2022-01-01
- C# 中多线程网络服务器的模式 2022-01-01
- 如何用自己压缩一个 IEnumerable 2022-01-01
- WebMatrix WebSecurity PasswordSalt 2022-01-01
- C#MongoDB使用Builders查找派生对象 2022-09-04
- 良好实践:如何重用 .csproj 和 .sln 文件来为 CI 创建 2022-01-01