Content deleted Content added
Ancheta Wis (talk | contribs) CLI also is Command line interpreter |
David Gerard (talk | contribs) CLI is not a redirect and both meanings for the acronym are mentioned there |
||
Line 1:
The '''Common Language Infrastructure''' (CLI) is used in [[Microsoft .NET]] as the basis for running programs written in different [[programming language | programming languages]]. Before this, each language required its own runtime module for the compiled programs to run - [[Visual Basic]] required ''VBVM'', Visual C++ versions prior to Visual C++.NET needed ''MSVCRT'' [[DLL]]. The common language infrastructure is an effort to unify the different runtime modules needed.
|