answersLogoWhite

0

.NET supports 61 programming languages.

In these 9 Microsoft Languages and 52 are non-Microsoft Languages

What else can I help you with?

Related Questions

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


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.


How many languages will support net?

.Net framework 3.5 supprted 90 languages.


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


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.


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


How does net framework support interoperation among various languages?

dgdgdd


Why net framework is required for SQL server?

The .NET Framework is required for SQL Server primarily because it provides a managed runtime environment that allows SQL Server to execute applications and scripts written in .NET languages, such as C# and VB.NET. This integration enables features like SQL Server CLR (Common Language Runtime) integration, allowing developers to create stored procedures, triggers, and user-defined functions using .NET languages. Additionally, the .NET Framework supports various data access technologies, making it easier to interact with SQL Server from applications. Without it, many advanced functionalities and integrations would be limited or unavailable.


What are the Similarities between c and .Net?

Many syntaxs are very similar in both the languages C and C# .NET. C++ supports Object Oriented Programming and .NET also supports that. Infact C++ is derived from C language and C# .NET is derived from C++ language.


What languages come under net framework?

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