How many languages .NET is supporting now?
Answer Posted / manjul pant
asp.net(3.5) support 91 languages for sure.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How server form post-back works?
Explain difference between panel and groupbox classes using .net?
Tell us what is the difference between struct and class?
what user controls are and what server controls are and the differences between the two.
What is multiThreading in .NET?
How to instantiate a delegate?
What is the new three features of COM+ services, which are not there in COM (MTS)
How does linq work?
why you wouldn't want to write into it even if you could
Explain how to manage pagination in a page using .net?
What is a design pattern and what is it for?
Which dll translate xml to sql in internet information server (iis)?
Explain me what is an anonymous method and how is it different from a lambda expression?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is the difference between task and thread in .net?