Chapter 13. An Introduction to Databases

<feature><title></title>

In this hour, we will cover

  • What databases are

  • How data is stored in a database

  • What database tables, columns, and records are, and how they pertain to storing data

  • The types of data that can be stored in a table column

  • Some of the popular, commercially available database systems, as well as some of the free database systems

  • How to create a new database and new database tables with Microsoft SQL Server 2005 Express Edition

</feature>

One of the most powerful and useful features of ASP.NET is the capability for ASP.NET web pages to interact seamlessly with database systems. Databases, as we’ll discuss in detail in this hour, are software applications designed to serve as efficient and ...

Get Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit 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.