Answer Posted / manjunatha s
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...
Verification examines MSIL and metadata to find out whether
the code can be determined to be type safe, which means that
it is known to access only the memory locations it is
authorized to access.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are ajax helpers in asp.net mvc?
how to disable the lazy loading framework?
What is difference between viewbag and viewdata and tempdata?
How you can implement custom validation in asp.net MVC?
What is the difference between viewbag and viewdata in mvc?
How to Redirect Tracing to a File
Is .net framework going away?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
How large is the .net framework 3.0? Does this change make the release larger?
I want ask from plz smaple example code for Biztalkk server
What is the difference between viewbag and viewdata in asp.net mvc?
What are authentication filters in web api?
What is ado.net data provider? : Entity framework