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
What are the two main parts of the .net framework?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
Can "this" be used within a static method?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What is the advantage of .net?
What are the features of dot net?
Explain About GDI object ?
Explain assemblies in .net?
What is close method? How its different from finalize and dispose?
Explain .net framework overview?
Explain how to manage pagination in a page using .net?
What does il do?
hai, about trading domain and need simple project on trading system. please help me...
Explain soap and xml?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?