Welcome to AspAdvice Sign in | Join | Help

.Net Discoveries

An attempt to pass along some answers I have discovered in my .Net coding.

Browse by Tags

All Tags » ASP.Net Inherit... » Master Pages   (RSS)
Accessing Controls From a 'Basepage'
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 Read More...