Currently I am designing a new website and I want to plan it properly.
The main page consists of a Top Content (Header including logo etc) The body with the menu on the left and obviously the footer at the end of the page.
In the menu I have 50 pages and I want to change ONLY the body content of it.
It is not worth it to replicate all the pages (even the ASP.NET code).
For sure there is a better way how to do it.
Thanks
David, what you are looking for is a MasterPage:
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/masterpages/default.aspx