Vipul Grover
Answered On : Sep 17th, 2005
The language supported by .NET framework are VB.NET,VC++,C#. The code written in any of these language is termed as managed code after the compilation. These are the language that targets the CLR as of now.

1 User has rated as useful.
Login to rate this answer.
Kishore
Answered On : Sep 23rd, 2005
As per the specifications of microsoft we can use 44 languages. Commonly used languages are
1. Visual Basic.NET
2. Visual C#
3. Visual C++

1 User has rated as useful.
Login to rate this answer.
Kishore
Answered On : Sep 23rd, 2005
As per the specifications of microsoft we can use 44 languages. Commonly used languages are
1. Visual Basic.NET
2. Visual C#
3. Visual C++
Login to rate this answer.
Puneet Shadija
Answered On : Sep 26th, 2005
Talking about the languages .NET framework support; infact there are many(some 22, 23 languages)Some of them are:Visual Basic, C#, C++, Python, COBOL, Jscript, Eiffel, Java, Haskell, Pascal, ML, Ada, APL, C, C++, Perl, SmallTalk, Oberon, Scheme, Mercury, Oz, RPG, Objective Camlto name some of them
Login to rate this answer.
Gopal Mishra
Answered On : Oct 12th, 2005
Four core languages that is supported by .NET Framework:-
1. Visual Basic.Net
2. Visual C#.Net
3. Visual j#.Net
4. JScript.Net
Login to rate this answer.
shireef adel
Answered On : Aug 6th, 2007
In addition to all these languages, According to Microsoft famous word about .NET "Any Language at Any platform" , so we can say that any Progrmmaing language that converted and interpreted to MSIL can be supported by .NET

1 User has rated as useful.
Login to rate this answer.
MS provides compilers for C#, C++, VB.Net and JScript. Other vendors have announced that they intend to develop .NET compilers for languages such as COBOL, Eiffel, Perl, Smalltalk and Python.

1 User has rated as useful.
Login to rate this answer.
Zalak Patel
Answered On : Sep 27th, 2011
C++, C#, Perl, Pascal, COBOL, VB, Java
Login to rate this answer.
saurabh rakhecha
Answered On : Oct 3rd, 2011
it supports more than 40 language .
it is a language Independence.
bcoz it have common language runtime .
Login to rate this answer.
Answered On : Oct 11th, 2011
Any language can be a .NET language, if it has a compiler that convert high level code to .NET IL code.
e.g. Java can be a .NET language, if there is a .NET compiler for it :)
Login to rate this answer.
A.viswanath
Answered On : Nov 30th, 2011
My dear friends,
According to Microsoft the .net Framework Supports 61 programming languages .In that Microsoft has developed 9 programming languages.
Login to rate this answer.
Rajasekar.K
Answered On : Apr 7th, 2012
A .NET Framework assembly containing resources specific to a given language. Using satellite assemblies, you can place the resources for different languages in different assemblies, and the correct assembly is loaded into memory only if the user elects to view the application in that language
Login to rate this answer.
silambarasan.P
Answered On : Jan 31st, 2013
.NET support 44 languages only.
Login to rate this answer.