Chapter 12. Data Sets and Designer Support

A large majority of existing and even new Windows applications are built to access a database. If you're building that kind of application (and chances are very good that you are), you'll need to know how .NET supports access to relational data providers as well as how that support is integrated into VS.NET for ease of development of your WinForms applications.

Of course, accessing databases is a huge undertaking that can't be covered completely in anything less than an entire book (at least). This chapter introduces only the basics of ADO.NET, the part of the .NET Framework responsible for providing access to the myriad of data providers. For example, although I use this chapter to explore data sets ...

Get Windows Forms Programming in C# 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.