Answer Posted / zubair khan
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 ? | 11 Yes | 1 No |
Post New Answer View All Answers
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
How do you call a stored procedure in Visual Basic?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is the difference between c# and vb.net?
What is vb.net used for?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
What are the parts of the visual basic control?
How does vb.net achieve polymorphism?
What is the feature anonymous type?
Explain the difference between dispose and finalize()?
What are the different variables in vb.net?
difference between checkbox vs radiobutton??
Explain option strict?
Can you please explain the difference between authentication and authorization?
What is the difference between convert.tostring and .tostring() method?