My friend asked me, how to built dynamic 2 -lelels menu in VS 2003. Items coming from database amd mainly are hyperlinks to HTML document.
I haven't written myself dynamic menu in ASP.NET.
My application was based on DotNetNuke and used DNNMenu See http://webcontrols.dotnetnuke.com/dnnmenu.aspx
However I am not sure, is it possible to use it stand-alone without DNN.
The author of DNNMenu Jon Henning had separate SolPart menu ,but unfortunately the link
In ASP.NET 2.0 there is standard Menu Control .
http://www.solpart.com/Default.aspx?tabid=132 seems not working any more.