How many languages .NET is supporting now?
Answers were Sorted based on User's Feedback
Answer / manjul pant
asp.net(3.5) support 91 languages for sure.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ashraf ansari
http://www.dotnetlanguages.net/DNL/Resources.aspx
.NET Language Sites
A#
APL
ASP.NET: ASM to IL
AsmL
ASP (Gotham)
Basic
VB .NET (Microsoft)
VB .NET (Mono)
BETA
Boo
BlueDragon
C
lcc
cscc
C#
C# (Microsoft)
C# (Mono)
Cw
C++ (Microsoft)
Cat
CIL
Cobol
NetCOBOL (Fujitsu)
Net Express (Micro Focus)
CQL
CULE.NET
E#
Eiffel
F#
Forth
Fortran
Fortran (Lahey)
Fortran (Silverfrost)
Haskell (VHS)
IronPython
Java
J# (Microsoft)
Java (IKVM .NET)
JNBridge
JScript .NET
Lego.NET
Lisp
DotLisp
IronScheme
L#
FOIL
leXico
LOLCODE
Lua.NET
M#
Mercury
Metaphor
MixNet
Mondrain
Nermerle
Oberon
Ook# .NET
OMeta#
Pan#
Pascal
Chrome
Delphi
Component Pascal
PerlNET
PHP
Prolog
Ruby
IronRuby
Ruby/.NET Bridge
Ruby.NET
Smalltalk
S#
#Smalltalk
Smalltalk and .NET
Scala
SML .NET
Spec#
Tachy
TickleSharp
Zonnon
| Is This Answer Correct ? | 0 Yes | 1 No |
Please explain the difference between constants and read-only variables?
What is the difference between an abstract class and an interface?
What is the difference between task and thread in .net?
What is cyclomatic complexity and why is it important?
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
what is GAC?
What is the use of ErrorProvider Control in .NET?
Can I write my own .net host?
What is RPC? What is the use of it?
What is reflection and what is it for?
What is a variable of implicit type and what is its scope?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?