Hi guys, I am doing my first ASP.net MVC Website and i need some advice, the last time i did a website ti was php and frames.. lol
I have tried to implement the mvc frame work. and i need some advice on menu's and structure..
I have built a menu model which pretty much has a tree structure in it and it is queried in my master layout page to build the main menu and page specific menu..
How would you guys achieve something like this ? what is the best practise or somthing that works in the real world..should each page have its own custom sub menu...
I have tried to implement the mvc frame work. and i need some advice on menu's and structure..
I have built a menu model which pretty much has a tree structure in it and it is queried in my master layout page to build the main menu and page specific menu..
How would you guys achieve something like this ? what is the best practise or somthing that works in the real world..should each page have its own custom sub menu...
Last edited: