Chapter 23. Using a Database

After completing this chapter, you will be able to:

  • Create a connection to a database by using the Data Source Configuration Wizard.

  • Retrieve data from a database and browse it graphically in Microsoft Visual Studio 2005.

  • Fetch data from an SQL Server database by using ADO.NET.

In Part IV of this book, you learned how to use Microsoft Visual C# to build user interfaces and present information. In Part V, you will learn about managing data by using the data access functionality available in Visual Studio 2005 and the Microsoft .NET Framework. The chapters in this part of the book describe ADO.NET, a family of objects specifically designed to make it easy to write applications that use databases. If you have previously used ...

Get Microsoft® Visual C#® 2005 Step by Step 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.