Answer Posted / girish
jit is just in time compiler...
it work during the CLR execution...
jit will not execute all the code it will compile partial code means which code to be executed at tat time
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Why to use Html.Partial in ASP.Net MVC?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
Mention the core components of .net framework?
Is it possible to create a custom filter?
Explain the 'page lifecycle' of an ASP.NET MVC?
Can I uninstall microsoft .net framework?
What is edm designer? : Entity framework
What is domain class model?
Explain the types of Scaffoldings.
what is use of entitydatasource control?
What are the advantages of asp.net mvc?
Which filter executes first in an asp.net mvc application?
How to return the JSON from action method in ASP.Net MVC?
Why we need a separate mobile project template, while we can render our web application in mobile ?
mention what is the key advantage of using entity framework or ef?