Just released my second open-source control in CodePlex. You can check and download the controls here: http://proudmonkeysitenav.codeplex.com/
Abstract:
Navigation trails a.k.a "BreadCrumbs" provide links to allow users to keep track of their locations within your application. These give idea to users on where they are at in their application.
The idea behind this control is to add simple navigation trails into your website by not worrying about QueryString handling in the URL. Also this control gives you full control on how your site trails are going to be structured.
Feel free to visit my project page and provide your valuable feedback!