Use of Different .Net Languages?

末鹿安然 提交于 2019-12-19 04:08:09

问题


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?

Update

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.


回答1:


Not sure if this is what you are after but it's interesting nonetheless. I was surprised to see C# as far down as it was.

http://langpop.com/




回答2:


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.




回答3:


Noe sure about surveys, but this list gives you all the .NET languages:

http://dotnetpowered.com/languages.aspx

They also publish their souces, so there are some useful links at the foot as well that might help.




回答4:


Do you know about http://www.hotskills.net ?

You wont find them all there though...



来源:https://stackoverflow.com/questions/1311981/use-of-different-net-languages

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!