|
|
Browse by Tags
All Tags » asp.net » ASP.Net Inheritance
-
Prologue
In the process of redesigning our company's new website, I've found a number of powerful techniques that will help make it easier to maintain the site. One of the suggestions I found was to use base pages. Basically, have every webpage inherit from a base page. This base page can then have functionality put in that will effect ALL pages ...
|
|
|