What is IL
Answer / kirti
IL = Intermediate Language. Also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code (of any language) is compiled to IL. The IL is then converted to machine code at the point where the software is installed, or at run-time by a Just-In-Time (JIT) compiler.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are there any parts of the .net framework 3.0 that only work on windows vista?
Can we have enum in entity framework?
What are the benefits of .net framework?
how to disable the lazy loading framework?
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
How to use Jquery Plugins in ASP.Net MVC validation?
reading doc file in textbox using .net2005 with c#
How to change the action name in ASP.Net MVC?
Why is XmlSerializer so slow
Explain Model, view and Controllers in Asp.Net MVC?
What is the "helperpage.isajax" property?
Have you designed any components?