answersLogoWhite

0

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

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the programming language used in HP Solve?

dot net version 2.2


What is dot in dot net?

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


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


Is vbnet a programming language?

Yes, VB.net is a programming language that utilizes the Microsoft .Net framework


What is tapi in dot net?

TAPI stands for Telephony Application Programming Interface. This API helps program against telephone services. It is not specific to dot net.


Vbnet is which type of language Service Oriented Architecture Programming Language Object Oriented Programming Language Procedural Oriental Programming Language?

Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.


How many language support dot net?

44


Why Customers prefer to develop their applications using Java or Dot net frame work?

Because that's the whole purpose of a programming language, the reason why they were developed - to make software.Because that's the whole purpose of a programming language, the reason why they were developed - to make software.Because that's the whole purpose of a programming language, the reason why they were developed - to make software.Because that's the whole purpose of a programming language, the reason why they were developed - to make software.


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


Are VB.NET and .NET the same thing?

No, they are not the same thing. .NET (dot net) refers to the .NET Framework that can be utilised by any programming language that conforms to the Common Language Infrastructure (CLI). The .NET Framework is primarily composed of the Common Language Runtime (CLR) and the Framework Class Library (FCL). Visual Basic .NET (VB.NET) is just one of many CLI-compliant languages available. VB.NET is dependent upon .NET.


Which language is best java or net?

The best current programming language is Python and Ruby.


Is installing dot net framework similar like vbnet?

The .Net Framework is simply a runtime library that makes applications written for .Net able to run. VB.Net is a Common Language Runtime-targeted programming language that uses the .Net Framework. The similarity in installation is like any other application offered from Microsoft: double-click the .MSI file.