What is misl code?



What is misl code?..

Answer / Anuj Chaudhary

MISL (Microsoft Intermediate Language) is an intermediate language used by Microsoft .NET Framework. It's a common language for Microsoft's Common Language Runtime (CLR). However, MISL isn't directly programmable; it's generated by the compilers of various .NET languages like C# and VB.NET.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What is the relation between Garbage collector and finalize and destructor?

2 Answers   Kanbay,


What is the use of console application?

1 Answers  


How is VB.Net different from VB6?

7 Answers   Ksb,


how to save items in gridview and the form name is vendor rating?

1 Answers  


Name some of the keywords used in vb.net?

1 Answers  


How vb implements the disconnected architecture as like vb.net?

1 Answers  


How do you define a read only property in a class module?

1 Answers  


How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently

1 Answers  


Explain the difference between thread and process?

1 Answers  


What is difference between metadata and manifest?

1 Answers  


How would you implement inheritance using vb.net?

1 Answers  


What is internal keyword in .net framework?

1 Answers  


Categories