Dave Donaldson
Critical thinking in software development
NavPath 1.0 Available
Saturday, May 01 2004
Finally! The breadcrumb control we wrote about in the June 2004 issue of MSDN Mag is now available for free download on the homesite. We've cleaned up a couple things and kind of commercialized it for easier use out of the box. Go get it and give us some feedback. It should also be up on www.asp.net in a couple days. We do have a couple enhancements planned for it, so keep reading for updates.
By the way, at LoudCarrot we do eat our own dog food. Go to www.loudcarrot.com and click around. You'll see the NavPath control in action.
Update: The NavPath control is now listed on the ASP.NET site in the Control Gallery (Navigation Controls -> Menus).

2 comment(s) so far
This is a great idea, because I can't wait for 2.0 to be in production.
So I implemented a very simple website with the 8 webforms suggested by your web.sitemap file, but unfortunately already got
"Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index". I am probably doing something wrong, but I really can see out from the stack. Any clues???
Thanks, Pierre.
Hi Pierre - You're running into the same issue a couple others have had as well. I got your email and am taking a look at it. I should respond shortly.