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 a razor file?
Is .net core faster than .net framework?
What is associationset? : Entity framework
What is the advantage of mvc?
how do you mark a property as required? For example, for a project, the name is a required field.
What are the 2 ways of adding constraints to a route?
What is Peek method in Tempdata in ASP.Net MVC?
What is difference between razor and web form engine?
What is meant by tempdata in mvc?
Does windows 10 need .net framework?
What is the .net framework and how does it work?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
Can I uninstall microsoft .net framework?
Explain .Net Framework? Why we use it?
Does Tempdata hold the data for other request in ASP.Net MVC?