. How .NET can support multiple languages?
.NET can support multiple languages because the .NET language code is compiled to Microsoft Intermediate Language (MSIL). The generated code, as a result, is a powerful code that runs in a .NET environment. After compilation, the languages do not remain a barrier and the code can call or use functions of various other languages too.
| Is This Answer Correct ? | 0 Yes | 0 No |
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
Why SOAP is required?
I'm having some trouble with cas. How can I troubleshoot the problem?
Explain what are possible implementations of distributed applications in .net?
What is the raise event used for?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
What are Attributes in .NET?
What does msil do?
How do I spawn a thread?
Difference b/w dataset.clone and dataset.copy ?
What?s typical about a Windows process in regards to memory allocation?
What does jit do?