What is CLR,MSIL and Jit Compiler and their roll in .net



What is CLR,MSIL and Jit Compiler and their roll in .net..

Answer / ayub qureshi

the msil stands for microsoft intermidiate language,the
language which is understand by CLR(common language
runtime).MSIL created by compiling ur C# code and msil is
just like a virtual machine code.Clr again compiles ur Msil
into real machine code(understand by your stytem) with the
help of a real compiler jit(just in time).

hope u get some help with this!!

Is This Answer Correct ?    14 Yes 10 No

Post New Answer

More Dot Net AllOther Interview Questions

Waht is Dot net Arcitecture

0 Answers   Donear,


Explain the process of gc?

0 Answers  


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

0 Answers  


What is cache coherency and how is it eliminated? : .NET Architecture

0 Answers  


Explain about cookie less session state? : .NET Architecture

0 Answers  


What is static Constructor?

4 Answers   iGate,


I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....

0 Answers  


Can I create my own context attributes?

0 Answers  


Hi, this is satish, i have more than 2 years of exp. on Microsoft .Net Technologies like C#, ASP.Net, VB.Net. But i am willing to change my platform into Testing tool. give me best suggestion for me.

2 Answers  


Hi i need fast track course maximum to complete within a month....courses are Asp.net,c3,vb.net n sql server........at hyderbad location ..best institute n cost

1 Answers   Chevron,


What does this do? Gacutil /l | find /i "corillian"

0 Answers  


Can you explain scriptmanager control?

0 Answers  


Categories