Content deleted Content added
Added 'Microsoft Intermeditate Language' |
mNo edit summary |
||
Line 1:
The '''common language infrastructure''' is used in the [[Microsoft]] .NET initiative as the basis for running programs written in different [[programming language | programming languages]]. Before this [[Visual Basic]] for example has required a component <i>VBRUN</i> and Visual C++ uses <i>MSVCRT</i> for the compiled programs to run. The common language infrastructure is an effort to unify the different runtime modules needed.
|