CLR
The Common Language Runtime (CLR) is the virtual machine component of Microsoft's .NET initiative. It is Microsoft's implementation of the Common Language Infrastructure (CLI) standard, which defines an execution environment for program code.
Related Tags ::
.NET IL
Latest Articles :: Submit Article

Article Writing CLR Stored Procedures...

In Part 1 I covered a simple stored procedure that printed the current date. In this article I'll cover writing a stored procedure to return a...

Article Writing CLR Stored Procedures...

This is the first article in a series on writing stored procedures using the Common Language Runtime (CLR). This article focuses on basic C# syntax...

Article CLR Profiler, your memory spy

The .NET framework handles the memory management for you now and avoids memory leaks. Nevertheless it is important to understand how the garbage...

Article CLR Design Choices

Anders Hejlsberg, the lead C# architect, talks with Bruce Eckel and Bill Venners about IL instructions, non-virtual methods, unsafe code, value...

Article Visual Studio .NET: Managed...

If you're a longtime C++ programmer, the thought of migrating to Visual Studio .NET might make you wary at first. However, a new feature of Visual...

Article Custom Errors in ASP.NET

Structured exception handling is a fundamental part of the CLR and provides .NET programmers a great way of managing errors. In addition to CLR...

Article Managed Extensions Bring .NET...

This article discusses tracing and error logging in Visual Basic.NET.

Article IL "The Language of CLR" - A...

This article introduces the Cross-Language capabilities of CLR environment (Common Language Runtime Environment) and its constituent language IL...
Also Known As ::
Common Language Runtime
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.