Wicked Code: The SQL Site Map Provider You’ve Been Waiting For — MSDN Magazine, February 2006

3 February, 2007 (21:11) | Asp.Net 2.o, SQL Server

This is really very useful in larger sites. Now I only wonder if having a SiteMap provider can increase SEO. It even includes a nice little example of SQL 2005 cache dependency

The one drawback to site navigation is that XmlSiteMapProvider is the one and only site map provider included in the box with ASP.NET 2.0, which means that site maps must be stored in XML files. Even before ASP.NET 2.0 shipped, developers were clamoring for a means to store site maps in databases.

Read Article.

Write a comment