Chapter 11. Implementing Gift Certificates in MyGolfGear.NET

IN THIS CHAPTER

Objectives

  • Understand the database changes necessary to support gift certificates

  • Learn about the OrderDS strongly typed dataset

  • Review the new user interface elements needed to support gift certificates on MyGolfGear.NET

Allowing gift certificates to be purchased and redeemed is a simple feature that adds considerable value to a business-to-consumer (B2C) e-Commerce site. Popular sites such as Amazon.com, BarnesAndNoble.com, and Chopshot.com all offer a feature similar to this.

MyGolfGear.NET supports the purchasing and redemption of electronic gift certificates. This chapter discusses the code changes necessary to support this functionality. Specifically, it covers the ...

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.