Answer Posted / mangal makwana
MSIL stands for Microsoft Intermediate Language. We can call it as Intermediate Language (IL) or Common Intermediate Language (CIL). During the compile time , the compiler convert the source code into Microsoft Intermediate Language (MSIL) .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is poco proxy? : Entity framework
What is the difference between .net core and .net framework?
What is difference between razor and web form engine?
what do you mean by navigation property?
What is code first? : Entity framework
What is model first? : Entity framework
what is minimum requirement for entity framework applications to run?
How can I tell what .net framework is installed?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is layout in mvc?
What is meant by viewdata?
What is the difference between old ADO.NET and Entity framework coding techniques?
Can I set the unlimited length for "maxjsonlength" property in config?
Can I add asp.net mvc testcases in visual studio express?
Explain the advantages of asp.net mvc over asp.net?