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 语言?


基础教程推荐
- 将事件 TextChanged 分配给表单中的所有文本框 2022-01-01
- 全局 ASAX - 获取服务器名称 2022-01-01
- JSON.NET 中基于属性的类型解析 2022-01-01
- 经典 Asp 中的 ResolveUrl/Url.Content 等效项 2022-01-01
- 首先创建代码,多对多,关联表中的附加字段 2022-01-01
- 错误“此流不支持搜索操作"在 C# 中 2022-01-01
- 是否可以在 asp classic 和 asp.net 之间共享会话状态 2022-01-01
- 从 VS 2017 .NET Core 项目的发布目录中排除文件 2022-01-01
- 如何动态获取文本框中datagridview列的总和 2022-01-01
- 在 VS2010 中的 Post Build 事件中将 bin 文件复制到物 2022-01-01