Hello. I´m a newbie in web developement but I have a lot of experience in programming Desktop WPF applications. I would like to make a website with one constant menu on top or left side of the page and content in the center. Content should change depending on with menuitem the user clicks. There are a lot of tutorial online but so far I have not find what I am looking for. Please advice.
I am using Visual Studio Web Developement 2013 Express.
I have created Desktop WPF applications with menu on top and then filling center grid with UserControls depending on menu click. I was hopeing to do something similar in web developement.