Testing the ViewGuestbook.aspx ASP.NET Web Page

With the finishing touches on the ViewGuestbook.aspx Web page we added in the last section, we have completed the online guestbook application. Let's take a moment to test the ViewGuestbook.aspx Web page.

Figure 23.11 shows a screenshot of ViewGuestbook.aspx when viewed through a browser. Note that because there are only two guestbook entries, the DataGrid does not exhibit its paging capabilities. (Recall that we set the Page size to 5, which means the DataGrid will display 5 guestbook entries per page.)

Figure 23.11. Two guestbook entries are displayed.

Let's go ahead and add ...

Get SAMS Teach Yourself ASP.NET 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.