Creating menus dynamically in web application

Im creating a web application in asp.net visual studio 2008..
in my application, i have manually created a menu control..
since, the menus changes by needs, i wish to load it dynamically from sql table..
help me with simple application which loads a menu control dynamically and i can develop mine using those concepts….