Day 16. ADO.NET in the Presentation Services Tier

As you learned yesterday, how you design your data services tier has an effect on how the presentation services tier will work with the data in your application. Today, you'll explore those differences in the context of both Windows Forms and Web Forms user interfaces.

Today's discussion will concentrate on how to display and work with data exposed by the objects associated with a DataSet and data reader because the majority of user interfaces will use these classes directly. However, we'll also discuss the architecture of data binding, for example, so that you understand how classes you build can also take advantage of the features of controls.

Today, you'll learn the following concepts:

  • How ...

Get Sams Teach Yourself ADO.NET in 21 Days 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.