May 2010
Intermediate to advanced
1272 pages
61h 18m
English
Every programming task manipulates data. Data can be of different kinds; you will often work with strings, dates and time, numbers, files, and custom data. Each of them is represented by a data type. The .NET Framework 4.0 provides tons of built-in data types and enables developers to easily create their own custom data types. In this chapter you learn how the .NET Framework handles data types and ...
Read now
Unlock full access