C H A P T E R  10

images

TechieTogs: Adding E-commerce Features

In Chapter 9, we began the implementation of our e-commerce application, TechieTogs. So far, we have built a product catalog backed by an SQL Server Compact Edition database, which the user can browse or search for products.

In this chapter, we will continue with the next stage of development, which will involve adding a shopping cart, membership system, and checkout facility. As we design and develop these features, we will see how to:

  • create bespoke objects to encapsulate custom data and logic;
  • make use of the browser session to maintain state;
  • use the ASP.NET Web Pages membership system ...

Get Building ASP.NET with Microsoft WebMatrix 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.