Answer Posted / anil
JIT compiler (Just In Time Compiler) is the main part in the
CLR, which converts the MSIL code into the native code. It
compiles the program quickly in an efficient manner.
| Is This Answer Correct ? | 15 Yes | 14 No |
Post New Answer View All Answers
What is entitytypes? : Entity framework
Can I remove .net framework?
What is the purpose of a web form?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is entity framework used for?
what is scalar property?
Does Tempdata hold the data for other request in ASP.Net MVC?
What is the benefit of entity framework?
Is .net framework going away?
What is the use .glimpse in mvc?
How does �side by side� work for the .net framework 3.0?
What are the sub types of ActionResult?
Explain JSON Binding?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is the use of razor view engine?