How many languages .NET is supporting now?
Answers were Sorted based on User's Feedback
Answer / h.jaza
Anyone knows the language names not just the number?
| Is This Answer Correct ? | 13 Yes | 25 No |
Answer / bill gates
.Net 3.5 supports 350 Languages. that's why it is called as
.Net 3.5.
| Is This Answer Correct ? | 3 Yes | 19 No |
Explain the difference between task and thread in .net?
what is object lock?
Explain how do assemblies find each other?
Explain the two different types of typecasting?
Please explain the difference between constants and read-only variables?
What is Global Assembly Cache (GAC) and what is the Purpose of it?
What is .net assembly?
what user controls are and what server controls are and the differences between the two.
What is CCW (COM Callable Wrapper)
What are nullable types in .NET
1 Answers TryTechnicals Pvt Ltd,
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
What does the "EnableViewState" property do?