QUE Publishing

ASP.NET By Example, By Steven Smith

Check Prices
Download
Discuss






Table of Contents
Chapter 14
Case Study: E-commerce with ASP.NET
by Steven Smith ( Web Site )

Examples
ReferenceDemoSourceDescription
Note: Microsoft does not allow separate versions of the IBuySpy Store to be distributed. Please feel free to use the online IBuySpy store for working examples. Sorry for any inconvenience.
14.1IBuySpy Store Web.configThe IBuySpy Store's Web.config file.
14.2 C#IBuySpy Store Login PageThe IBuySpy Store's Login Page Documentation, in C#.
14.2 VBIBuySpy Store Login PageThe IBuySpy Store's Login Page Documentation, in VB.
14.3 C#InstantOrder.asmxThe IBuySpy Store's InstantOrder Web Service, in C#.
14.3 VBInstantOrder.asmxThe IBuySpy Store's InstantOrder Web Service, in VB.
14.4 C#n/a_FeaturedItem.ascxThe Featured Item user control for the front page, in C#.
14.4 VBn/a_FeaturedItemVB.ascxThe Featured Item user control for the front page, in VB.
14.5 C#n/a_ListItems.ascxThe List Items user control for the front page, in C#.
14.5 VBn/a_ListItemsVB.ascxThe List Items user control for the front page, in VB.
14.6 C#n/aEditUser.aspxThe Edit User page, in C#.
14.6 VBn/aEditUserVB.aspxThe Edit User page, in VB.
14.7 C#n/aCustomersDB.csThe CustomersDB component with UpdateCustomer method, in C#.
14.7 VBn/aCustomersDB.vbThe CustomersDB component with UpdateCustomer method, in VB.
14.8 SQLn/aCustomerUpdate.sqlThe CustomerUpdate stored procedure, in SQL.
Copyright 2001
About Que | Privacy | Legal Disclaimer | Contact Steve