Examples| Reference | Demo | Source | Description |
|---|
| | |
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.1 | IBuySpy Store Web.config | | The IBuySpy Store's Web.config file. |
| 14.2 C# | IBuySpy Store Login Page | | The IBuySpy Store's Login Page Documentation, in C#. |
| 14.2 VB | IBuySpy Store Login Page | | The IBuySpy Store's Login Page Documentation, in VB. |
| 14.3 C# | InstantOrder.asmx | | The IBuySpy Store's InstantOrder Web Service, in C#. |
| 14.3 VB | InstantOrder.asmx | | The IBuySpy Store's InstantOrder Web Service, in VB. |
| 14.4 C# | n/a | _FeaturedItem.ascx | The Featured Item user control for the front page, in C#. |
| 14.4 VB | n/a | _FeaturedItemVB.ascx | The Featured Item user control for the front page, in VB. |
| 14.5 C# | n/a | _ListItems.ascx | The List Items user control for the front page, in C#. |
| 14.5 VB | n/a | _ListItemsVB.ascx | The List Items user control for the front page, in VB. |
| 14.6 C# | n/a | EditUser.aspx | The Edit User page, in C#. |
| 14.6 VB | n/a | EditUserVB.aspx | The Edit User page, in VB. |
| 14.7 C# | n/a | CustomersDB.cs | The CustomersDB component with UpdateCustomer method, in C#. |
| 14.7 VB | n/a | CustomersDB.vb | The CustomersDB component with UpdateCustomer method, in VB. |
| 14.8 SQL | n/a | CustomerUpdate.sql | The CustomerUpdate stored procedure, in SQL. |