The following sample application is a mock-up of a typical ecommerce store-front. The application shows the most common
elements of these types of applications: a product browser, a session-based shopping cart, product details, etc. A SQL Server database is used to store the product
data, and the DataList and Repeater controls render this data. The data access portion of the application is implemented as a