Answer Posted / adarsh srivstava
MSIL IS Microsoft Intermediate language.It manage code when
compiling. the compiler translate your source code into
microsoft intermediate language.It must be converted cpu
specific code, usually by a jit(just in time)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between namespace and assembly?
Why do we use byref keyword in vb.net?
How to retrieve images in sql server database through vb.net?
Which class allows an element to be accessed using unique key?
Explain managed code?
Define serialization in .net?
What is the use of system.diagnostics.process class?
Explain the use of serialization and deserialization?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
Which is the base class for all the classes in .net framework?
Can you please explain the difference between dispose and finalize()?
Explain the use of option explicit?
Explain the difference between dispose and finalize()?
What are the features of c# which are not present in vb.net?
Explain code security?