Breadcrumbs code
I am looking for an easy to implement breadcrumbs code for my project Scoilnet (VB if possible, C# is ok).
I already code one but not totally happy with it, too much links hard-coded.
What is also the best ? Having the links in a database, an xml file, or static links.
I would like to have something like:
Home / My Level 1 / My Level 2
Thanks for any help !