Chapter 5. Using ASP.NET to Administer the Product Catalog

IN THIS CHAPTER

Objectives

  • Understand how the catalog administration functionality for MyGolfGear.NET was implemented

  • Explore the CatalogDS class.

  • Learn about the user interface elements created to support the catalog administration features

After we developed the data model and select stored procedures for the MyGolfGear.NET product catalog, we needed to build an administrative application. This chapter covers the use of ASP.NET in MyGolfGear.NET, to implement these administrative features. It will discuss the creation of the CatalogDS.xsd file, the generation of the CatalogDS class from the .xsd file using the XML Schema Definition Tool, as well as Admin.aspx.

From looking at the catalog ...

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.