Answer Posted / banshi
MSIL stands for Microsoft Intermediate Language.
When compiling the source code to managed code in dotnet
environment, the compiler translates the source into
Microsoft intermediate language (MSIL). This is a CPU-
independent set of instructions that can efficiently be
converted to native code. Microsoft intermediate language
(MSIL) is a translation used as the output of a number of
compilers. It is the input to a just-in-time (JIT)
compiler. The Common Language Runtime includes a JIT
compiler for the conversion of MSIL to native code.
| Is This Answer Correct ? | 37 Yes | 5 No |
Post New Answer View All Answers
Explain about the ruby interface generator?
What is econo-jit?
Explain the difference between web.config and machine.config and where it will be ?
Explain cts?
Name the class which allows an element to be accessed using unique key?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Explain convert.tostrin?
Can you please explain the difference between thread and process?
Write a program to find all text files in a logical drive and return the count of the number of files?
Why is the xml infoset specification different from the xml dom?
What languages does the .net framework support?
Describe about visual basic.net?