answersLogoWhite

0


Best Answer

Type your answer here...

c#

vb.net

asp.net

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What languages come under net framework?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many languages will support net?

.Net framework 3.5 supprted 90 languages.


What provides a large programming library for the NET languages?

The .NET Framework, as that is it's purpose. It IS the library for the .NET languages... hence the name.


How many languages net framework supports?

.NET supports 61 programming languages. In these 9 Microsoft Languages and 52 are non-Microsoft Languages


How many languages net framework 3.5 supports?

.NET supports 61 programming languages. In these 9 Microsoft Languages and 52 are non-Microsoft Languages


How many languages net framework 4.0 supports?

.NET Framework 4.0 supports 96 languages....


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


What languages come under net?

Type your answer here... c# vb.net asp.net


How does net framework support interoperation among various languages?

dgdgdd


How many languages are supported by vbnet?

VB.NET supports multiple languages through the .NET framework, including languages such as C#, F#, and Visual Basic. These languages can interoperate and share code within the same .NET application.


Explain the difference between net platform and dot net framework?

.net platform supports programming languages that are .net compatible. It is the platform using which we can build and develop the applications. .net framework is the engine inside the .net platform which actually compiles and produces the executable code. .net framework contains CLR(Common Language Runtime) and FCL(Framework Class Library) using which it produces the platform independent codes.


What is Microsoft Intermediate Language (MSIL)?

The .NET Framework is shipped with compilers of all .NET programming languages to develop programs. There are separate compilers for the Visual Basic, C#, and Visual C++ programming languages in .NET Framework. Each .NET compiler produces an intermediate code after compiling the source code. The intermediate code is common for all languages and is understandable only to .NET environment. This intermediate code is known as MSIL.


List 3 programming languages available in the NET Framework?

c#,Visual basic and Cobol