answersLogoWhite

0

C#, vb, j#

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How many Number of languages supported by net?

upto 2003, 24 languages supported by .net technology .


How many languages are supported by net?

45 languages support by .net


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.


What is feature that supported in c c plus plus and java but not in net?

C, C++ and Java are cross-platform languages. NET is for Windows-only.


List 3 programming languages available in the NET Framework?

c#,Visual basic and Cobol


What is a difference between dotnet and VB?

Nothing, as VB is now part of .Net. .Net contains following main languages: - C# - VB However, VB 6 was before .Net and was independent. dotnet is a framework that supports multiple languages and vb is one the language supported by dotnet.


What is Common Language Specification (CLS)?

CLS is a set of basic rules, which must be followed by each .NET language to be a .NET- compliant language. It enables interoperability between two .NET-compliant languages. CLS is a subset of CTS; therefore, the languages supported by CLS can use each other's class libraries similar to their own. Application programming interfaces (APIs), which are designed by following the rules defined in CLS can be used by all .NET-compliant languages.


How many languages will support net?

.Net framework 3.5 supprted 90 languages.


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


List some programing languages?

* Java * C, C++ * Basic * COBOL * Fortran * Pascal * .Net * Visual Basic * etc...


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.