How many languages .NET is supporting now?
Answer Posted / deepa
In visual studio 2005,
It supports nearly more than 72 languages.
In visual studio 2003,
It supports 44 languages.
| Is This Answer Correct ? | 152 Yes | 51 No |
Post New Answer View All Answers
What is delegation in .net?
Describe the use of following com+ services jit activation, queued components, object pooling.?
How do you instantiate a complex number?
What's wrong with a line like this? Datetime.parse(mystring);
What is "microsoft intermediate language" (msil)?
What are the main components in .net?
Can a dll be changed to an exe?
What are the new features of Framework 1.1 ?
When we go for html server controls and when we go for web server controls?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
What are pdbs?
Can a try block have nested try blocks?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Using activex control in .net?
Can "this" be used within a static method?