Skip to Content
Essential ADO.NET
book

Essential ADO.NET

by Bob Beauchemin
May 2002
Beginner to intermediate content levelBeginner to intermediate
560 pages
11h 36m
English
Addison-Wesley Professional
Content preview from Essential ADO.NET

6.3. Using Databound Controls

Both Windows Forms and ASP.NET Web Forms support a data binding architecture. As in past APIs, such as the OLE DB data control architecture, data binding is defined as part of the control architecture in .NET. The major data binding improvement is an increase in the number of classes that can bind data. In Visual Basic 6, for example, a DataSource property must point to an actual data access component, usually a Recordset; in .NET data binding, any data can be used. Using DataTable (the .NET equivalent of Recordset) is certainly permitted, but simpler classes (such as arrays) are also supported. The other major change is that when you use the disconnected model, .NET disallows “live” database updates and the locking ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft® ADO.NET 4 Step by Step

Microsoft® ADO.NET 4 Step by Step

Tim Patrick
Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 0201758660Purchase book