Content deleted Content added
m dab .net |
Ancheta Wis (talk | contribs) CLI also is Command line interpreter |
||
Line 1:
:''For another, earlier, meaning of [[CLI]], see [[Command line interpreter]]''
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.
|