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 d
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.