Content deleted Content added
Reverting edit(s) by 167.103.2.89 (talk) to rev. 1278394899 by Cgmusselman: Unexplained content removal (UV 0.1.6) |
MrGumballs (talk | contribs) Link suggestions feature: 1 link added. |
||
Line 2:
{{RefImprove|date=April 2019}}
'''Managed code''' is [[computer program]] code that requires and will execute only under the management of a [[Common Language Infrastructure]] (CLI); [[Virtual Execution System]] (VES); [[virtual machine]], e.g. [[.NET]], [[CoreFX]], or [[.NET Framework]]; [[Common Language Runtime]] (CLR); or [[Mono (software)|Mono]]. The term was coined by [[Microsoft]].
Managed code is the compiler output of [[source code]] written in one of over twenty high-level [[List of CLI languages|programming languages]], including [[C Sharp (programming language)|C#]], [[J Sharp|J#]] and [[Visual Basic .NET]].
|