Building Windows Forms Applications with ADO.NET Entity Framework and Chart Control

The goal of this chapter is to show how you can take advantage of the new features in .NET Framework 4.0 with Windows Forms. In this section you learn how to create an application that queries and manipulates master-detail data from the Northwind database via the ADO.NET Entity Framework, also showing data results as a chart. When you create a new Win Form project, add a new Entity Data Model to the project pointing to the Northwind database as you learned in Chapter 27, “Introducing the ADO.NET Entity Framework.” The EDM needs to get the Customers, Orders, and Order_Details tables. Ensure that your result looks like Figure 30.3.

Figure 30.3 The new Entity data ...

Get Visual Basic® 2010 Unleashed 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.