Chapter 11. The Many Facets of .NET Data Binding

Andrew Brust

In Chapter 10, we looked at the multitude of data access technologies available to .NET developers building applications on top of Microsoft SQL Server 2008. Certainly, some work is required to make the right decision about how to get to your data. Once that decision is made, you still need to devise a strategy for displaying the data, and soliciting modifications to it, within your application’s user interface (UI). Although you can certainly write your own code to load column values into controls and read them back, Microsoft has worked very hard to ensure that you don’t have to. Whether you’re developing for the Microsoft Windows Forms, ASP.NET, Windows Presentation Foundation (WPF), ...

Get Programming Microsoft® SQL Server™ 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.