Asp.Net Source HOME » asp.net learning » ASP.NET » * BOOKS » A Programmers Overview of C#
Title:

A Programmers Overview of C#

Posted At: 9/28/2009
URL: http://www.jaggersoft.com/pubs/AProgrammersOvervie...
The Common Language Infrastructure (CLI) is a specification submitted jointly by Microsoft, Intel, and Hewlett-Packard as an ECMA standard. The Common Language Runtime (CLR) is Microsoft's implementation of the CLI. The CLI is designed for strongly types languages and has 5 partitions. Partition 1 specifies the CLI foundation: the Common Type System (CTS), the Virtual Execution System (VES), and the Common Language Specification (CLS).

Comments:


No comments yet