C# site framework
Hi
I just want to confirm if I am reading this correctly or if I am missing something;
In ThePhile sample the header, menu and footer is included in each .aspx page. So my concern is what if you want to change the structure of the framework? Say the design changes and calls for a sub header that cannot be included in the header tag, do I have to go to every page and add the sub header include code? If I do is there not a better way?
We want the design to be as flexible as possible, kind of like with a frameset (although I won't be using one) where you can change the underlying structure just by changing the main frame page.
Thanks
Tim
|