Description of .NET Common Type System :
.NET Common Type System is a web based tutorial in which author describes common type system, which defines all data types and also adapt a rule to work with cross-language inheritance which helps in declaring the data type. In this tutorial programmers can learn about categories of value type and reference type and also the method of boxing and unboxing the value type.