Answer Posted / akash
When the code is compiled, the compiler translates your
code into Microsoft intermediate language (MSIL).
check this link for detail
http://www.mindstick.com/Forum/121/What%20is%20MSIL
Is This Answer Correct ? | 3 Yes | 0 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?
Name a feature which is common to all .net languages?
What is the main purpose of garbage collector?
Explain public assembly?
What is late binding and early binding?
Explain the difference between an xml "fragment" and an xml "document."
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Explain the services provided by common language infrastructure.
How do you use two datareaders at the same time in a vb.net windows application ?
What is the main use of a namespace?
What is the top .net class that everything is derived from?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
What is the difference between vb 6 and vb.net?
Can you please explain the difference between system.string and system.stringbuilder classes?