State some of the different languages supported by .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is gac in .net?
Which method do you use to redirect the user to another page without performing a round trip to the client?
Difference abstract class and interface in .net?
When would you use .NET Remoting and when Web services?
What is "microsoft intermediate language" (msil)?
What is reflection in microsoft .net context?
What's the problem with .net generics?
How will you do redo and undo in textbox control?
why .net does not support multiple inheritance?
Should I use readerwriterlock instead of monitor.enter/exit?
Difference between dispose and finallize method?
How to implement CAS in .Net?