December 2002
Beginner to intermediate
432 pages
10h 10m
English
Data binding is the ability of a set of controls to automatically display data from an underlying DataSource with little or no code provided by the programmer. Data binding is normally connected with visual controls, but it does not have to be. It is possible to bind data to properties of nonvisual components as well. Data binding was introduced by Microsoft in Visual Basic 3.0. Prior to this there were Visual Basic custom controls (VBXs) that could be used to accomplish the same result. When data binding was introduced, it was considered revolutionary. Programmers could now create a fully active data-bound form without writing any code at all. This was an integral part of the rapid application development ...
Read now
Unlock full access