What is MSIL code ?

Answer Posted / vara prasad

This is an acronym for Microsft Intermediate Language.
In .net code that a developers develops will be complied in
to MSIL code by the respective compilers and this code will
be targeted towards the CLR which inturn contains JIT
Compilers .This MSIL code will be converted in to the
machine understandable code by JIT compiler.

Is This Answer Correct ?    77 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we access crystal reports in .net?

860


What is lazy initialization?

830


What is STA in .NET?

867


When we use windows api in .net is it managed or unmanaged code?

831


What is the difference between response.redirect & server.transfer?

806


Explain what is a delegate?

820


What is .net and .net framework?

853


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

779


What method do you use to explicitly kill a users session? How?

771


What are the differences between com architecture and.net architecture?

801


What does msil do?

799


How to load the contents of an xml file into an xmldocument object?

836


which methos do you invoke on the dataadapter control to load your generated dataset with data?

813


Explain how does assembly versioning work?

818


Is .net core installed?

809