使用不同的 .Net 语言?
- 作者: 你是我遥不可及的梦i39507074
- 来源: 51数据库
- 2023-02-08
问题描述
是否有可用的不同.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.
- C#通过fleck实现wss协议的WebSocket多人Web实时聊天(附源码)
- 团队城市未满足要求:MSBuildTools12.0_x86_Path 存在
- 使用 MSBuild.exe 在发布模式下构建 C# 解决方案
- 当我发布 Web 应用程序时,AfterPublish 脚本不运行
- 构建时 T4 转换的产品仅在下一个构建中使用
- ASP.NET Core Application (.NET Framework) for Windows x64 only error in project.assets.json
- 新的 .csproj 格式 - 如何将整个目录指定为“链接文件"到子目录?
- 如何将条件编译符号(DefineConstants)传递给 msbuild
- MSBuild 支持 Visual Studio 2017 RTM 中的 T4 模板
- NuGet 包还原找不到包,没有源
