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 eager loading?
What is Attribute Routing in ASP.Net MVC?
How to change the action name in mvc?
what is scalar property?
What is code first? : Entity framework
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
In which assembly is the mvc framework defined?
What is the use of view model in asp.net mvc?
What are the sub types of ActionResult?
How to answer for project questions..?
Can we have enum in entity framework?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is meant by bootstrap in mvc5?
Is .net framework dead?
What are actions in mvc?