Answer Posted / manikandan
MSIL means Microsoft intermediate language which is the
output after compilation of source code in the .net
languages.
IL is the Intermediate language nothing but MSIL
| Is This Answer Correct ? | 97 Yes | 20 No |
Post New Answer View All Answers
What is the .net framework?
How do you specify comments using razor syntax?
What is Layout in ASP.Net MVC?
How we can add the css in mvc?
What is the 'page life cycle' of an ASP.NET MVC?
Can you use Razor code in Javascript in ASP.Net MVC?
explain why t4 entity is important in entity framework?
what is linq to entities?
Explain Sections is ASP.Net MVC?
Explain the role of assembly in the .net framework.
Explain the tools used for unit testing in ASP.Net MVC
How to Redirect Tracing to a File
explain what does .edmx file contains?
What is ViewData and TempData in ASP.Net MVC?
What is connected scenario? : Entity framework