Chapter 10. Using ASP.NET to Implement Product Reviews and Ratings

IN THIS CHAPTER

Objectives

  • Learn about the database tables and stored procedures needed to support product reviews and ratings

  • Understand how to develop the user interface to support product reviews and ratings

A common feature of some of today's most common Web sites is the capability to view and add product reviews and ratings. MyGolfGear.NET supports this functionality by utilizing some of the common ASP.NET features, such as user controls, data lists, and datasets.

This chapter discusses the MyGolfGear.NET implementation of product reviews and ratings. Specifically, it covers the database changes, new classes, and new the Product Reviews User Control developed for this new ...

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.