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
How does the 'page lifecycle' of asp.net mvc works?
What is entityset? : Entity framework
What is entity sql? : Entity framework
How can you return string result from Action in ASP.Net MVC?
What is the .net framework 3.0 (formerly winfx)?
what is msl?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
How the ‘page lifecycle’ of ASP.Net MVC does works?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
Can you explain renderbody and renderpage in mvc?
What is entity framework used for?
What are the Core features of ASP.NET MVC?
What is oauth in web api?
How does the .net framework 3.0 relate to the .net framework 2.0?
Is dapper better than entity framework?