Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
VB and the .NET Framework support eleven different types for manipulating numeric data, but in practice one type for each kind of number is really efficient, and you’ll almost always use it unless you have a very good reason not to: Integer for integers, Double for floating point numbers, and Decimal for currency values.