Chapter 20. Defining a Site Map and Providing Site Navigation
In this hour, we will cover
The basics of site navigation with ASP.NET
Creating and defining your website’s structure
Showing the user’s current location in the site’s structure using a breadcrumb
Displaying the site’s structure using the TreeView Web control
Using the Menu Web control
At its most granular level, a website is nothing more than a collection of discrete web pages. Typically these pages are logically related and categorized in some manner. For example, Amazon.com has its site broken into product categories, such as books, music, DVDs, and so forth. Each of these sections is further categorized by genre. The classification of a website’s pages ...
Get Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit 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.