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.
Above answer was rated as good by the following members: kods24
RE: What languages does the .NET Framework support?
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.
RE: What languages does the .NET Framework support?
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
RE: What languages does the .NET Framework support?
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
RE: What languages does the .NET Framework support?
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.