Chapter 5. Data Binding

OBJECTIVES

This chapter covers the following Microsoft-specified objectives for the “Creating User Services” section of Exam 70-316, “Developing and Implementing Windows-Based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET”:

Display and update data.

  • Transform and filter data.

  • Bind data to the UI.

  • Nearly every Windows application deals with data in some way. The purpose of this objective is to teach some of the skills involved in making data available on the user interface of a Windows-based application. That includes both getting the data that the user wants to see (transforming and filtering) and tying the data to the user interface (data binding). In Chapter 6, “Consuming and Manipulating ...

Get MCAD/MCSD.NET Training Guide (Exam 70-316): Developing and Implementing Windows®-Based Applications with Microsoft® Visual C#™ .NET and Microsoft® Visual Studio® .NET 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.