What is JIT(Just In Time) and How it works?
Answer Posted / rajeev
just in time is a compiler that compile msil to machine
native code that genrate exe file to execute application.
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What is an application domain? how they get created?
How can we remove handlers at run time?
Which class allows an element to be accessed using unique key?
Explain the difference between value and reference types?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
What is the difference between .dll extension and .exe extension files?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What is private assembly?
Explain private assembly?
Which control is an example of an object in vb net?
What is the difference between readonly variable and constant variable?
Define manifest?
Explain internal keyword in .net framework?
What is multiple form in vb?