Answer Posted / prashant yadav
jit is a just in time compiler,it converts msil code into
native code..it is different other compilers bcoz it compile
source code just in time and does not compile hole code at a
time...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain dependency resolution?
What is edm designer? : Entity framework
How can I tell what .net framework is installed?
Describe the roles of clr in .net framework.?
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?
List the new features added in .net framework 4.0.
mention in what all scenarios entity framework can be applicable?
What is .net framwork?
What is needed for running an application built on winfx on the .net framework 3.0?
what is csdl?
Can you explain model, controller and view in mvc?
What is code first? : Entity framework
What are the components required to create a route in ASP.Net MVC?
Is .net framework dead?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?