Chapter 26. Displaying and Editing Data by Using Data Binding

After completing this chapter, you will be able to:

  • Use the Object Relational Designer to generate entity classes.

  • Use data binding in a Microsoft Windows Presentation Foundation (WPF) application to display and maintain data retrieved from a database.

  • Update a database by using DLINQ.

  • n Detect and resolve conflicting updates made by multiple users.

In Chapter 25, Chapter 25, you learned the essentials of using Microsoft ADO.NET and DLINQ for executing queries against a database. In this chapter, you will learn how to write applications that use DLINQ to modify data. You will see how to use data binding in a WPF application to present to a user data retrieved from a database and to enable ...

Get Microsoft® Visual C#® 2008 Step by Step 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.