Behind the Scenes of Duwamish 7.0
Visual Studio .NET 2003
In addition to the ability to review the ASP.NET and C# or Visual Basic .NET source code associated with most ASP pages, the Behind the Scenes option also provides an overview of component and layer interaction. You can use this feature to more readily access topic-specific documentation and implementation details while you browse the Web pages of the sample. You can also browse these topics from the list below.
Behind the Scenes allows you to determine one object's relationship to another, study program flow through the architectural layers, or simply focus on code elements that interest you — all without obscuring your browser window or otherwise interrupting the sample browsing experience.
In This Section
- Account Management
- Describes creating and modifying account information.
- Category Browsing
- Describes the Browse Categories user control, which makes it possible to select book categories and browse titles within a category.
- Checkout
- Provides an overview of a complete shopping cart and process transaction.
- Logon
- Explains the validation of a user account to gain access to shopping.
- Shopping Cart
- Provides a process overview, architectural decisions, and Web source code used to add and subtract items from the shopping cart.
- Search
- Explains the Search user control, which provides a drop-down list box and associated text box making it possible for users to find books.
Related Sections
- Behind the Scenes of Fitch and Mather 7.0
- Explains the code that comprises Fitch and Mather 7.0.
- Architectural Overview
- Explains the architectural design of Duwamish 7.0.