Chapter 22. Devising a Plan for the Photo Album Application

In this hour, we will cover

  • An overview of how web applications are commonly designed

  • The requirements for our online photo web application

  • Ways to use multiple tables in a database

  • The photo album application’s data model

  • Foreign key constraints and their importance in ensuring database consistency

In the past 21 hours, we have looked at accomplishing a number of discrete tasks that are commonly performed in an ASP.NET website. In Hour 8, “ASP.NET Web Controls for Displaying Text,” we examined how to display dynamic text in a web page using the Label and Literal Web controls. Hours 9 through 12 focused on collecting using input through Web Forms using controls like TextBoxes, DropDownLists, ...

Get Sams Teach Yourself ASP.NET 2.0 in 24 Hours 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.