Chapter Summary

Nearly every Windows application deals with data in some form. Data is often contained in a database, but it may also be in a simple array, an array of objects, or many other forms. This data is known as the data model of the application.

KEY TERMS

Data binding gives you a way to connect data that is stored in the data model with the user interface of an application. In this chapter, you learned about many of the tools that Visual C# .NET provides for data binding, including both simple and complex data binding, the Data Form Wizard, and Server Explorer.

Data binding ...

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.