TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C# moved to #3 on TIOBE chart

7 pointsby gdhillonabout 13 years ago
Just noticed that C# moved up to #3 on the list of most popular programming list for month of February 2012. I'm assuming this is due to growing popularity of ASP.NET framework. What are your thoughts?<p>http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

4 comments

spoboabout 13 years ago
It's a nice language and a nice platform. The new ASP.NET MVC and EntityFramework stuff is very nicely done too. The community is in the lift as well thanks to the professional stackoverflow network and initiatives like NuGet. It really isn't a bad place to work in. Same deal goes with Visual Basic. Same power, different (imo easier to read, more annoying to write) syntax.<p>But for a low-budget startup the licensing costs are what'll get you in the long run. Stick with something free to use like ruby, javascript, php, etc.
评论 #3679326 未加载
评论 #3679714 未加载
afsinaabout 13 years ago
Perhaps main reason for this MS is promoting the language at the expense of Visual Basic. Personally, I think it is a shame that a language targeted mainly to a single OS gain such popularity (not counting Mono.)
评论 #3679321 未加载
EiZeiabout 13 years ago
A little bit off-topic but does anyone else find odd that Javascript is still ranked below Perl of all things? You'd think between node.js and all the client-side craziness it would have a much stronger showing.
Irfaanabout 13 years ago
ASP.Net might be behind the growth, but I wouldn't discount native application development (particularly in the enterprise space). Not everyone writes web apps, after all. :)