Answer Posted / 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 |
Post New Answer View All Answers
What is objectset? : Entity framework
What is the "helperpage.isajax" property?
How can you return string result from Action in ASP.Net MVC?
Explain dependency resolution?
Explain the use of Inversion of control (IOC)?
Explain tempdata in asp.net mvc?
Explain the tools used for unit testing in ASP.Net MVC
what is explicit loading?
What is display mode in mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
what do you mean by navigation property?
What are the levels at which filters can be applied in an asp.net mvc application?
what is csdl?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
How do I install .net framework?