© Robert E. Beasley 2020
R. E. BeasleyEssential ASP.NET Web Forms Developmenthttps://doi.org/10.1007/978-1-4842-5784-5_20

20. Database Design, SQL, and Data Binding

Robert E. Beasley1 
(1)
Franklin, IN, USA
 

20.1 Introduction

Many contemporary Web applications require the use of a relational database . Such a database is used to store the application’s data and produce the application’s information. For a database to be effective, we must carefully plan its details. This is usually done by constructing one or more data models . The importance of good database design cannot be understated. A database that is well designed will make the development of an application much easier and more efficient. What’s more is the fact that good database design leads ...

Get Essential ASP.NET Web Forms Development: Full Stack Programming with C#, SQL, Ajax, and JavaScript 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.