About CLR, reflection and assemblies?
Answers were Sorted based on User's Feedback
Answer / guest
CLR is Comman Langauge Runtime is the core runtime
envirnment in the Mircrosoft.Net Framework on which the
application done.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / nadeem khokhar
CLR is common language runtime, every managed application must passes from the CLR,
CLR manages memory, threads at run time using the JIT compiler.
JIT compiler compiles the code and create an assembly called intermediate language which can be converted into other languages. assembly contain dll and exe file. (meta data and code)
i dont know the reflection...
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you incorporate a Datawindow to a Oracle8i stored procedure?
Can anyone provide as400 training material or any institute in bangalore for as400 training
swap two number wthout using third variable
5. How do you round the addition or subtraction of two numbers in assembler?
How to set fixed width in particular <td> in html? if i type more character in this <td> it will not push near <td>. this is my question. can u tell me the answer...
.net 2005 supports how many languages?
Please anyone tell me coding to print prime numbers from 1 to 5000 in c#....
What is Meaning of Windows Application & the use of Windows Applications? with Description.
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
difference between list and display command ?
what diffrence between procedure and function?
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?