I read the article " Wicked Code: Power Programming Tips for ASP.NET 2.0 " by Jeff Prosise and he mention about the sitemap structure in db "Each node must have a unique ID, which is stored in the ID field. To parent one node to another, you set the child node's Parent field equal to the ID of the parent...