Chapter 8. Using ASP.NET to Implement Discount Specials

IN THIS CHAPTER

Objectives

  • Learn about the necessary changes to the data model and additional stored procedures to support product discounts

  • Understand the new OrderManager class' role in supporting product discounts.

  • Understand the additions made to the strongly typed dataset CatalogDS

  • See how displaying discounted products fits into the existing MyGolfGear.NET user interface layer

Many online businesses offer special pricing on select products depending on other items being purchased. This feature gives online retailers another mechanism for moving over stocked inventory and creating additional incentives for shoppers to visit their sites. MyGolfGear.NET supports discount specials by allowing ...

Get Building e-Commerce Sites with the .NET Framework 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.