Answer Posted / hrindows@gmail.com
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 |
Post New Answer View All Answers
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Tell me about secure socket layer? How to make use of the technology?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What is Finalizer in .NET define Dispose and Finalize ?
Do you know what is linq?
What are the differences between com architecture and.net architecture?
How does cas works?
Explain me what is the difference between an abstract class and an interface?
What are Attributes in .NET?
What is the lapsed listener problem?
What is finalize method in .net?
Is .net is a language?
What is .net assembly?
What are the new 2.0 features useful for?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?