answersLogoWhite

0

Why called dot net language?

User Avatar

Anonymous

15y ago
Updated: 8/18/2019

.NET is the underlying framework of the language.

Every language running under .NET is interpreted into ILASM (Intermediate Language Assembly)

Which is then compiled into bytecode, then executed in a managed code environment.

This complicated process is what allows many language to be coded on top of the platform.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How many language support dot net?

44


What is dot in dot net?

dot in dot net is basically a semantic for "." (period symbol) its probably symbolizes dot com applications


What is expansion of DOT in dot net language?

.NET- NETWORK ENABLED TECHNOLOGY here . stands for LINKAGE BETWEEN MANY OBJECTS


What is the programming language used in HP Solve?

dot net version 2.2


What are the types of Dot-net?

totally there are 3 types C # Asp dot net Vb dot net


What is the meaning of dot net?

.net is technology in which we can design application as we wish and can write code in c# or vb anyone language


What is the use of Ispostback in dot net?

What is the use of Ispostback in dot net?"


What are the letters following the dot after the domain name called?

They are called Extensions. ie: .com, .net, ect.


What is the newest prgramming language?

depends on the application you wish to produce ..... dot NET is probably the best for windows apps


What is the mean of DOT?

.net is technology in which we can design application as we wish and can write code in c# or vb anyone language


What is the difference betwwen dot net and dot com?

.com=comershal .net=network


Who invented the dot net programming language?

.Net is less a programming language and more of a framework for developing applications. Any language that can be build to target the CLR (Common Language Runtime) can be considered a "dot net" language. Examples include C#, VB.Net, IronRuby, IronPython, and F#. One of the more popular languages, C#, was heavily influenced by Microsoft's Anders Hejlsberg, who was one of the original inventors of the Borland language Delphi.