Creating the User Interface Layer
The User Interface layer is contained in Listing 17.26. The User Interface layer consists of a single ASP.NET page. This page contains no code whatsoever.
Listing 17.26. Products.aspx
The page in Listing 17.26 contains a GridView
, DetailsView
, and ObjectDataSource
control. The GridView
control enables you to view, ...
Get ASP.NET 4 Unleashed 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.