May 2010
Intermediate to advanced
1272 pages
61h 18m
English
In your developer life, you often need to convert one data type into another in different types of situations. For example, you might need to convert a value type into another one or just convert an instance of type Object into a strongly typed object. In this section you learn how to convert between data types and about conversion operators, beginning with basic but important concepts, such as implicit conversions, boxing, and unboxing.
Read now
Unlock full access