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 |
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
What other than biginteger has been introduced in system.numerics namespace?
Explain Singleton design pattern in .net
what is authentication and authorization?how do they differ?
what are login controls?
What is the difference between custom controls and master page?
What is the access level of the visibility type internal?
Explain dma? : Dot net architecture
how many types of controls are there in windows and web application?
When should you use Abstract Class vs Interface while programming? Give 1 Example
3 Answers CSS Corp, Hexaware, T3 Softwares,
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
How does .net remoting work?