Data Type And Data Binding, What’s The Difference
Posted July 16th, 2011 byCategories: Uncategorized
Data type is the actual classification of data that is to be entered into a database. This classification usually follows one of a few forms; integer, floating-pint, or character. The integer is a whole number and has not fractional value. The floating-point is a number that has a decimal point. The character is just readable text.
Data binding is the operating technique that actually binds two data or information sources together. Binding is the idea of synchronizing. It is usually binding with Read the rest of this post »