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 do you mean by navigation property?
What is meant by domain model?
Can you set the unlimited length for "maxjsonlength" property in config?
What are html helpers in asp.net mvc?
How can we determine action invoked from HTTP GET or HTTP POST?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
Explain ASP.NET MVC Identity and Security?
what is .edmx file and what it contains?
What are the benefits of .net framework?
What is the .net framework 3.0 (formerly winfx)?
How we can multiple submit buttons in ASP.Net MVC
What is connected scenario? : Entity framework
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is the advantage of using asp.net routing?
How to make sure Client Validation is enabled in ASP.Net MVC