Chapter 20. ASP.NET Data Controls

IN THIS CHAPTER

Accessing Data in ASP.NET 3.5

ASP.NET Data Source Controls

Configuring a Data Source Control

Other ASP.NET Data Controls

Checkpoint

Accessing Data in ASP.NET 3.5

Database access used to be a feature only for large, enterprise websites. That is certainly no longer the case. On today’s Web, databases are used for many purposes, from displaying data to users to storing page content for content management systems. Suffice it to say that if you are going to learn to build websites for today’s Internet, you need to understand how to use data access.

Fortunately, data access is no longer just the realm of programmers. Microsoft has put substantial effort into making ASP.NET a robust tool for creating ...

Get The Microsoft Expression Web Developer's Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008 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.