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
What are Scaffold templates in ASP.Net MVC?
what is client wins and store wins mode in entity framework concurrency?
What is session state management?
What is the .net framework and how does it work?
Which are the important namespaces used in ASP.Net MVC?
What is the difference between .net core and .net framework?
How do I use partial view?
What is entity framework used for?
what is entity graph in entity framework?
Can you explain model, controller and view in mvc?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
what is entity data model?
What is meant by tempdata in mvc?
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 RouteConfig.cs in ASP.Net MVC 4?