How is a managed code executed?
Execute a Managed code by following these steps:
•Choosing a language compiler depending on the language in which the code is written.
•Converting the above code into Intermediate language by its own compiler.
•The IL is then targeted to CLR which converts the code into native code with the help of JIT.
•Execution of Native code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is STA in .NET?
Explain the garbage collection process?
What is managed code in .NET?
What are the new 2.0 features useful for?
Can you edit data in repeater control? How?
Conceptually, what is the difference between early-binding and late-binding?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
what are the Goals of the UIP Application Block?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
How com+ related to the dna architecture?