Answer Posted / ron
MSIL is the CPU –independent instruction set into which .Net
framework programs
are compiled. It contains instructions for loading, storing
initializing,
and calling methods on objects.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is attribute routing in mvc?
What is the .net framework?
What is MVVM design pattern?
How we can invoke child actions in ASP.Net MVC?
Explain tempdata in mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
How large is the .net framework 3.0?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is separation of concerns in asp.net mvc?
What is oauth in web api?
What are actions in asp.net mvc?
How we can add the css in mvc?
explain what does .edmx file contains?
Explain the methods used to render the views in ASP.Net MVC?
What is definingquery in entity framework? : Entity framework