Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is MSIL code ?

Answer Posted / kranthi kumar.j

When the code is compiled, the compiler translates your code
into Microsoft intermediate language (MSIL). The common
language runtime includes a JIT compiler for converting this
MSIL then to native code.
MSIL contains metadata that is the key to cross language
interoperability. Since this metadata is standardized across
all .NET languages, a program written in one language can
understand the metadata and execute code, written in a
different language. MSIL includes instructions for loading,
storing, initializing, and calling methods on objects, as
well as instructions for arithmetic and logical operations,
control flow, direct memory access, exception handling, and
other operations.

Is This Answer Correct ?    69 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boxing and un-boxing in .net?

1114


How do I spawn a thread?

1018


What is dot net and its uses?

1068


Why is .net used?

1053


What's typical about a windows process in regards to memory allocation in .net?

1174


What is the use of common language runtime?

1110


Is Driver Script any how related to AOM?

1247


What is the difference between server.transfer and response.redirect? Why?

1090


Please tell us what is the difference between override and overload in a method?

1184


What does jit compilation do in .net?

1107


How many types of generations are there in a garbage collector?

1027


What is the use of system.diagnostics.process class in .net?

1084


What are virtual destructures?

1173


What are the new 2.0 features useful for?

1265


Difference between machine.config and web.config?

1089