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 |
Explain about continuable exceptions?
What is Object Caching in Visual Studio 2010?
Explain about .net garbage collector?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
How can u manage state ?
Explain the types of memory management? : .NET Architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
Define cache coherency? : Dot net architecture
Explain cache memory? : Dot net architecture
what is Difference beetween Array and Hash Table.?
What is the difference between custom controls and master page?
Explain the difference between state server and sqlserver : Dot net architecture