Posts tagged as:

Master Pages

How to use a Master Page in ASP.NET

by Dave on September 7, 2009

in ASP.NET,Internet

When creating a website you will always have common sections which are repeated on every page throughout your whole site. For example headers and footers, a navigation bar, a side bar, etc. are all sections in your site which do not change depending on which page is being browsed. With a Master Page you only [...]

{ 0 comments }