Chapter 7. Data Source Controls and Connections

In previous chapters, you created web pages but they did not interact with real data. In this chapter, you’ll look at the various sources of data with which you can fill your pages and the controls that ASP.NET provides to access them.

Then you’ll look more deeply at databases, how you connect your sites to them, and how you bind the information they contain to the controls on your page. In particular, you’ll look at the SqlDataSource control to access SQL Server and the server controls that can use it.

Get Programming ASP.NET 3.5, 4th Edition 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.