Month: July 2006

Not Found

Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.

ASP.NET 2.0 navigation controls

The ASP.NET 2.0 navigation controls are neat and easy to use. The controls ‘SiteMapPath’, ‘TreeView’ and ‘Menu’ all use the same asp.net navigation API and can be tied to an XML datasource. The entire web site hierarchy(sitemap) can be placed in an XML file called web.sitemap in the application’s root directory. There is a single […]

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> .NET, asp.net, Web | Comments Off on ASP.NET 2.0 navigation controls