Description: Technology Toolbox: VB.NET, VB6, ADO.NET D atabinding lets you build database apps with less coding by allowing binding between UI elements and specific database fields. But you need to build a supporting infrastructure to take full advantage of databinding. This infrastructure encapsulates the different aspects of data delivery and supports the many .NET models, including Web Forms, Windows Forms, and Web services. Figure 1. Use a Mix-and-Match Data Access Architecture. This article...