clr
8 ResultsDictionary
CLR
(Common Language Runtime) The runtime engine in Microsoft's .NET platform. The CLR compiles and executes programs in Microsoft Intermediate Language (MSIL). The ECMA European standards...
Dictionary
Definition: CLR
(Common Language Runtime) The runtime engine in Microsoft's .NET platform. The CLR compiles and executes programs in Microsoft Intermediate Language (MSIL). The ECMA European standards organization has its own version of the .NET platform, and the CLR counterpart is called the "Virtual Execution System" (VES). See CLI.
Common Rules and Types
The CLR and VES include the Common Language System (CLS), which sets the rules and regulations for language syntax and semantics, as well as the Common Type System (CTS), which defines the data types that can be used. Because all programs use the common services in the CLR, no matter which language they were written in, such applications are said to use "managed code."
Common Services
The CLR and VES runtime engines are similar to the Java Virtual Machine (JVM). They provide a fundamental set of services that all programs use. The difference is that Java bytecode can also be interpreted as well as compiled, but the JVM supports only Java, not multiple programming languages. See .NET Framework.
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
IBM Watson: Milestones in Healthcare
Check out this free white paper to learn how tools from IBM can help the healthcare industry get smarter.
-
Under the Windows 8 hood: Questions and answers from the trenches
I've been interviewing devs taking apart Microsoft Windows 8 Milestone 3 (M3) internal builds in the hopes of piecing what developers should expect when porting and writing apps for Windows 8....
-
Microsoft Big Brains: Patrick Dussud
I'm slowly but surely working my way through my series of profiles of Microsoft's Technical Fellows. Number 8, Patrick Dussud, is one of the lower profile folks on the list, but is working on new...
-
Microsoft Big Brains: Brian Harry
Here's Profile No. 2 in my Microsoft Big Brains series: Brian Harry, Technical Fellow and Product Unit Manager for Team Foundation Server.
-
Microsoft creates GWT clone
While the GWT conference was going on in San Francisco, Microsoft announced its own take on the concept: Volta. GWT compiles Java source code into Javascript, and now Volta does the same thing for...
-
Great interview with Scott Guthrie at Mix UK 07
Tim Anderson just posted a fantastic interview with Scott Guthrie from Mix UK 07. They dig into a lot of cool technical details about Silverlight, WPF, and ASP.NET, which is why I think it's so...
-
-
A (Microsoft) Code Name a Day: Tolesto
Today's Microsoft code name: Tolesto. Tolesto is one of the three orbiting moons of Saturn. It's also the core subset of Microsoft's Common Language Runtime.
-
Will C# benefit Microsoft, or the industry?
Now that Microsoft's C# programming language has been approved by the International Standards Organization (ISO), one question looms large: Will Microsoft use its intellectual property rights...
-
The developer's dilemma
Programming platforms like .Net and J2EE are no longer language-specific, says Matt Liotta. But is multilingualism a boon or a bust for developers?
Additional Results
-
Under the Windows 8 hood: Questions and answers from the trenches
I've been interviewing devs taking apart Microsoft Windows 8 Milestone 3 (M3) internal builds in the hopes of piecing what developers should expect when porting and writing apps for Windows 8....
-
Microsoft Big Brains: Patrick Dussud
I'm slowly but surely working my way through my series of profiles of Microsoft's Technical Fellows. Number 8, Patrick Dussud, is one of the lower profile folks on the list, but is working on new...
-
Microsoft Big Brains: Brian Harry
Here's Profile No. 2 in my Microsoft Big Brains series: Brian Harry, Technical Fellow and Product Unit Manager for Team Foundation Server.
-
Microsoft creates GWT clone
While the GWT conference was going on in San Francisco, Microsoft announced its own take on the concept: Volta. GWT compiles Java source code into Javascript, and now Volta does the same thing for...
-
Great interview with Scott Guthrie at Mix UK 07
Tim Anderson just posted a fantastic interview with Scott Guthrie from Mix UK 07. They dig into a lot of cool technical details about Silverlight, WPF, and ASP.NET, which is why I think it's so...
-
A (Microsoft) Code Name a Day: Tolesto
Today's Microsoft code name: Tolesto. Tolesto is one of the three orbiting moons of Saturn. It's also the core subset of Microsoft's Common Language Runtime.
-
Will C# benefit Microsoft, or the industry?
Now that Microsoft's C# programming language has been approved by the International Standards Organization (ISO), one question looms large: Will Microsoft use its intellectual property rights...
-
The developer's dilemma
Programming platforms like .Net and J2EE are no longer language-specific, says Matt Liotta. But is multilingualism a boon or a bust for developers?
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox





