Answer Posted / dhana
the extension msil code is microsoft intermediate language
code,when ever our applicatation compile ,msil will be
generated,it having the metadata infromatin.when jit
compilter it convert to mechine code.
| Is This Answer Correct ? | 11 Yes | 14 No |
Post New Answer View All Answers
What are the deferred execution and the immediate execution in linq?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Define code access security (cas)?
What is the difference between an abstract class and an interface?
Explain the difference between the stack and the heap?
What is the use of common language runtime?
What is func in .net 3.5?
Write the .net syntax for 'for loop'?
What's the .net collection class that allows an element to be accessed using a unique key?
Who is using .net core?
What do you mean by web service?
Why did they call it .net?
Why inheritance is important?
How you apply a theme in whole application in .Net?
Describe the difference between inline and code behind which is best in a loosely coupled solution?