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 |
Waht is Dot net Arcitecture
Explain the process of gc?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
What is cache coherency and how is it eliminated? : .NET Architecture
Explain about cookie less session state? : .NET Architecture
What is static Constructor?
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.....
Can I create my own context attributes?
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.
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
What does this do? Gacutil /l | find /i "corillian"
Can you explain scriptmanager control?