Skip to Content
Microsoft® .NET Kick Start
book

Microsoft® .NET Kick Start

by Hitesh Seth
December 2003
Intermediate to advanced content levelIntermediate to advanced
504 pages
10h 42m
English
Sams
Content preview from Microsoft® .NET Kick Start

Understanding the Common Type System (CTS)

Common Type System (CTS) is a fundamental concept in the overall application programming model in .NET, allowing true interoperability with system- and user-defined data types between .NET programming languages. CTS provides language interoperability beyond what had been accomplished by COM, providing capabilities such as inheritance of a class written in one programming language by another programming language and support for exceptions and events across language boundaries. You will learn more about interoperability in Chapter 3, “Programming with .NET.”

CTS defines value types and reference types:

  • Value types derive from System.ValueType; they typically use a small memory (primitives such as integers, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek
C# 4.0 Unleashed

C# 4.0 Unleashed

Bart De Smet

Publisher Resources

ISBN: 0672325748Purchase book